Enabling debugging with TCPMON to default

git-svn-id: https://svn.apache.org/repos/asf/webservices/kandula/trunk/java@312796 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/org/apache/kandula/integration/CreateCoordinationContextTest.java b/test/org/apache/kandula/integration/CreateCoordinationContextTest.java
index 4f44d41..360f3fb 100644
--- a/test/org/apache/kandula/integration/CreateCoordinationContextTest.java
+++ b/test/org/apache/kandula/integration/CreateCoordinationContextTest.java
@@ -83,8 +83,8 @@
         TransactionManager tm = new TransactionManager(

                 Constants.WS_AT,

                 new EndpointReference(

-                        "http://localhost:8081/axis/services/ActivationCoordinator"));

-        

+                        "http://localhost:8082/axis/services/ActivationCoordinator"));

+

         tm.begin();

     }

 }
\ No newline at end of file