You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ru...@apache.org on 2006/09/23 07:26:01 UTC

svn commit: r449167 - /webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security/InteropTestBase.java

Author: ruchithf
Date: Fri Sep 22 22:26:00 2006
New Revision: 449167

URL: http://svn.apache.org/viewvc?view=rev&rev=449167
Log:
Oops

Modified:
    webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security/InteropTestBase.java

Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security/InteropTestBase.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security/InteropTestBase.java?view=diff&rev=449167&r1=449166&r2=449167
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security/InteropTestBase.java (original)
+++ webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security/InteropTestBase.java Fri Sep 22 22:26:00 2006
@@ -120,8 +120,8 @@
             AddressingConstants.Final.WSA_NAMESPACE;
 
     private String targetEpr = "http://127.0.0.1:" +
-            5556 +
-//            UtilServer.TESTING_PORT +
+//            5556 +
+            UtilServer.TESTING_PORT +
             "/axis2/services/PingPort";
 
     public InteropTestBase() {



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