[Carbon-commits] [Carbon] svn commit r91797 - trunk/carbon/products/esb/docs/xdoc/samples
hiranya at wso2.com
hiranya at wso2.com
Wed Apr 13 01:08:15 PDT 2011
Author: hiranya
Date: Wed Apr 13 01:08:14 2011
New Revision: 91797
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=91797
Log:
Doc update
Modified:
trunk/carbon/products/esb/docs/xdoc/samples/proxy_samples.xml
Modified: trunk/carbon/products/esb/docs/xdoc/samples/proxy_samples.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon/products/esb/docs/xdoc/samples/proxy_samples.xml?rev=91797&r1=91796&r2=91797&view=diff
==============================================================================
--- trunk/carbon/products/esb/docs/xdoc/samples/proxy_samples.xml (original)
+++ trunk/carbon/products/esb/docs/xdoc/samples/proxy_samples.xml Wed Apr 13 01:08:14 2011
@@ -202,6 +202,7 @@
<proxy name="StockQuoteProxy">
<target>
<inSequence>
+ <property name="preserveProcessedHeaders" value="true"/>
<send>
<endpoint>
<address uri="http://localhost:9000/services/SecureStockQuoteService"/>
@@ -497,4 +498,4 @@
specified in the send mediator.
</p>
</body>
-</html>
\ No newline at end of file
+</html>
More information about the Carbon-commits
mailing list