You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by as...@apache.org on 2007/03/21 07:38:07 UTC

svn commit: r520774 - /webservices/synapse/trunk/java/repository/conf/sample/resources/misc/synapse.xml

Author: asankha
Date: Tue Mar 20 23:38:06 2007
New Revision: 520774

URL: http://svn.apache.org/viewvc?view=rev&rev=520774
Log:
change ports for unit tests that sometimes conflicts

Modified:
    webservices/synapse/trunk/java/repository/conf/sample/resources/misc/synapse.xml

Modified: webservices/synapse/trunk/java/repository/conf/sample/resources/misc/synapse.xml
URL: http://svn.apache.org/viewvc/webservices/synapse/trunk/java/repository/conf/sample/resources/misc/synapse.xml?view=diff&rev=520774&r1=520773&r2=520774
==============================================================================
--- webservices/synapse/trunk/java/repository/conf/sample/resources/misc/synapse.xml (original)
+++ webservices/synapse/trunk/java/repository/conf/sample/resources/misc/synapse.xml Tue Mar 20 23:38:06 2007
@@ -21,7 +21,7 @@
 
     <sequence name="commodityQuote">
         <!-- set the To address to the real endpoint -->
-        <header name="To" value="http://127.0.0.1:10001/axis2/services/Services"/>
+        <header name="To" value="http://127.0.0.1:10101/axis2/services/Services"/>
         <header name="Action" value="urn:commodity"/>    
     </sequence>
 



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