You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by sa...@apache.org on 2005/11/18 10:07:37 UTC

svn commit: r345475 - /incubator/synapse/trunk/scratch/prototype2/synapse.xml

Author: saminda
Date: Fri Nov 18 01:07:31 2005
New Revision: 345475

URL: http://svn.apache.org/viewcvs?rev=345475&view=rev
Log:
Change to original status

Modified:
    incubator/synapse/trunk/scratch/prototype2/synapse.xml

Modified: incubator/synapse/trunk/scratch/prototype2/synapse.xml
URL: http://svn.apache.org/viewcvs/incubator/synapse/trunk/scratch/prototype2/synapse.xml?rev=345475&r1=345474&r2=345475&view=diff
==============================================================================
--- incubator/synapse/trunk/scratch/prototype2/synapse.xml (original)
+++ incubator/synapse/trunk/scratch/prototype2/synapse.xml Fri Nov 18 01:07:31 2005
@@ -8,20 +8,20 @@
             <mediator type="builtin" name="log" />
         </rule>
     </stage>
-    <!--<stage name="service-specific" rule-type="xpath">-->
-		<!--<rule xpath="//sq:getQuote" xmlns:sq="urn:xmethods-delayed-quotes">-->
-			<!--<mediator type="spring" name="redirect" bean="redirect">-->
-				<!--<beans>-->
-					<!--<bean id="redirect" class="sampleMediators.SpringRedirect">-->
-						<!--<property name="uri" value="http://FREO:8080/axis/services/E4XStock"/>-->
-					<!--</bean>-->
-				<!--</beans>-->
-			<!--</mediator>-->
-		<!--</rule>-->
-	<!--</stage>-->
-	<!--<stage name="sender" rule-type="all">-->
-		<!--<rule>-->
-			<!--<mediator type="builtin" name="sender"/>-->
-		<!--</rule>-->
-	<!--</stage>-->
+    <stage name="service-specific" rule-type="xpath">
+		<rule xpath="//sq:getQuote" xmlns:sq="urn:xmethods-delayed-quotes">
+			<mediator type="spring" name="redirect" bean="redirect">
+				<beans>
+					<bean id="redirect" class="sampleMediators.SpringRedirect">
+						<property name="uri" value="http://FREO:8080/axis/services/E4XStock"/>
+					</bean>
+				</beans>
+			</mediator>
+		</rule>
+	</stage>
+	<stage name="sender" rule-type="all">
+		<rule>
+			<mediator type="builtin" name="sender"/>
+		</rule>
+	</stage>
 </synapse>



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