You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by pz...@apache.org on 2006/01/17 05:06:02 UTC

svn commit: r369672 - /incubator/synapse/trunk/java/repository/synapse.xml

Author: pzf
Date: Mon Jan 16 20:05:59 2006
New Revision: 369672

URL: http://svn.apache.org/viewcvs?rev=369672&view=rev
Log:
uploaded with wrong url - fixing it

Modified:
    incubator/synapse/trunk/java/repository/synapse.xml

Modified: incubator/synapse/trunk/java/repository/synapse.xml
URL: http://svn.apache.org/viewcvs/incubator/synapse/trunk/java/repository/synapse.xml?rev=369672&r1=369671&r2=369672&view=diff
==============================================================================
--- incubator/synapse/trunk/java/repository/synapse.xml (original)
+++ incubator/synapse/trunk/java/repository/synapse.xml Mon Jan 16 20:05:59 2006
@@ -20,8 +20,8 @@
 	<!-- these are only called if referenced above-->
 	<never>
 		<stage name="stockquote">
-			<header type="to" value="http://localhost:6060/stockquote.asmx"/>
-			<xpath expr="//*[Symbol='MSFT']">
+			<header type="to" value="http://www.webservicex.net/stockquote.asmx"/>
+			<xpath expr="//*[symbol='MSFT']">
 				<fault/>
 			</xpath>
 		</stage>



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