You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ch...@apache.org on 2007/04/22 18:54:29 UTC

svn commit: r531229 - /webservices/sandesha/trunk/java/test/src/org/apache/sandesha2/scenarios/RMScenariosTest.java

Author: chamikara
Date: Sun Apr 22 09:54:28 2007
New Revision: 531229

URL: http://svn.apache.org/viewvc?view=rev&rev=531229
Log:
Sorry, that was a mistake :-)

Modified:
    webservices/sandesha/trunk/java/test/src/org/apache/sandesha2/scenarios/RMScenariosTest.java

Modified: webservices/sandesha/trunk/java/test/src/org/apache/sandesha2/scenarios/RMScenariosTest.java
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/test/src/org/apache/sandesha2/scenarios/RMScenariosTest.java?view=diff&rev=531229&r1=531228&r2=531229
==============================================================================
--- webservices/sandesha/trunk/java/test/src/org/apache/sandesha2/scenarios/RMScenariosTest.java (original)
+++ webservices/sandesha/trunk/java/test/src/org/apache/sandesha2/scenarios/RMScenariosTest.java Sun Apr 22 09:54:28 2007
@@ -43,7 +43,7 @@
 	private static boolean serverStarted = false; 
 	private static ConfigurationContext configContext = null;
 
-	protected String to = "http://127.0.0.1:" + 8070 + "/axis2/services/RMSampleService";
+	protected String to = "http://127.0.0.1:" + serverPort + "/axis2/services/RMSampleService";
 	
 	protected String repoPath = "target" + File.separator + "repos" + File.separator + "server";
 	protected String axis2_xml = "target" + File.separator + "repos" + File.separator + "server" + File.separator + "server_axis2.xml";



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