[prev in list] [next in list] [prev in thread] [next in thread] 

List:       synapse-dev
Subject:    svn commit: r480956 -
From:       asankha () apache ! org
Date:       2006-11-30 15:10:50
Message-ID: 20061130151050.D3DE11A9846 () eris ! apache ! org
[Download RAW message or body]

Author: asankha
Date: Thu Nov 30 07:10:49 2006
New Revision: 480956

URL: http://svn.apache.org/viewvc?view=rev&rev=480956
Log:
correction to fire and forget example config

Modified:
    incubator/synapse/trunk/java/repository/conf/sample/synapse_sample_1.xml

Modified: incubator/synapse/trunk/java/repository/conf/sample/synapse_sample_1.xml
URL: http://svn.apache.org/viewvc/incubator/synapse/trunk/java/repository/conf/sample/synapse_sample_1.xml?view=diff&rev=480956&r1=480955&r2=480956
 ==============================================================================
--- incubator/synapse/trunk/java/repository/conf/sample/synapse_sample_1.xml \
                (original)
+++ incubator/synapse/trunk/java/repository/conf/sample/synapse_sample_1.xml Thu Nov \
30 07:10:49 2006 @@ -23,7 +23,7 @@
     <rules>
 
         <!-- simple filtering of messages with XPath and regex matches -->
-        <filter source="get-property('To')" regex="/StockQuote">
+        <filter source="get-property('To')" regex=".*/StockQuote.*">
 
             <!-- route the message to the SimpleStockQuoteService1 service EPR -->
             <send>



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic