Author: ruwan
Date: Mon May 11 12:09:01 2009
New Revision: 35516
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=35516

Log:
sync up with synapse trunk

Modified:
   branches/synapse/1.3-wso2v1/repository/conf/sample/synapse_sample_254.xml

Modified: 
branches/synapse/1.3-wso2v1/repository/conf/sample/synapse_sample_254.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/repository/conf/sample/synapse_sample_254.xml?rev=35516&r1=35515&r2=35516&view=diff
==============================================================================
--- branches/synapse/1.3-wso2v1/repository/conf/sample/synapse_sample_254.xml   
(original)
+++ branches/synapse/1.3-wso2v1/repository/conf/sample/synapse_sample_254.xml   
Mon May 11 12:09:01 2009
@@ -36,7 +36,8 @@
                        <outSequence>
                                <property name="transport.vfs.ReplyFileName"
                                          
expression="fn:concat(fn:substring-after(get-property('MessageID'), 
'urn:uuid:'), '.xml')" scope="transport"/>
-                               <send>
+                               <property action="set" name="OUT_ONLY" 
value="true"/>
+                <send>
                                        <endpoint>
                                                <address 
uri="vfs:file:///home/user/test/out"/> <!--CHANGE-->
                                        </endpoint>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to