You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by th...@apache.org on 2006/02/10 10:17:32 UTC

svn commit: r376604 - /webservices/kandula/trunk/java/test/org/apache/kandula/integration/CreateCoordinationContextTest.java

Author: thilina
Date: Fri Feb 10 01:17:28 2006
New Revision: 376604

URL: http://svn.apache.org/viewcvs?rev=376604&view=rev
Log:
typo

Modified:
    webservices/kandula/trunk/java/test/org/apache/kandula/integration/CreateCoordinationContextTest.java

Modified: webservices/kandula/trunk/java/test/org/apache/kandula/integration/CreateCoordinationContextTest.java
URL: http://svn.apache.org/viewcvs/webservices/kandula/trunk/java/test/org/apache/kandula/integration/CreateCoordinationContextTest.java?rev=376604&r1=376603&r2=376604&view=diff
==============================================================================
--- webservices/kandula/trunk/java/test/org/apache/kandula/integration/CreateCoordinationContextTest.java (original)
+++ webservices/kandula/trunk/java/test/org/apache/kandula/integration/CreateCoordinationContextTest.java Fri Feb 10 01:17:28 2006
@@ -92,7 +92,7 @@
 		KandulaDemoServiceStub stub = new KandulaDemoServiceStub(
 				"target/initiator-repository",
 				new EndpointReference(
-						"http://localhost:8082/axis2/services/KandulaDemoService"));
+						"http://localhost:8081/axis2/services/KandulaDemoService"));
 		stub.creditOperation();
 		// try{
 		tm.commit();



---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org