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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]