[jboss-svn-commits] JBL Code SVN: r36597 - labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/OOB-Actions.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Feb 11 10:35:13 EST 2011


Author: kevin.conner at jboss.com
Date: 2011-02-11 10:35:13 -0500 (Fri, 11 Feb 2011)
New Revision: 36597

Modified:
   labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/OOB-Actions/OOB_Actions_routing.xml
Log:
Added text on MappedHeaderList: JBESB-3568

Modified: labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/OOB-Actions/OOB_Actions_routing.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/OOB-Actions/OOB_Actions_routing.xml	2011-02-10 15:09:16 UTC (rev 36596)
+++ labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/OOB-Actions/OOB_Actions_routing.xml	2011-02-11 15:35:13 UTC (rev 36597)
@@ -188,6 +188,18 @@
                     <entry>No</entry>
                 </row>
                 <row>
+                    <entry><property>MappedHeaderList</property></entry>
+                    <entry>
+                        <para>
+                        A comma separated list of header names that should be propagated to the
+                        target endpoint.  The value for the headers will be retrieved from those
+                        present on a request entering the ESB via the http-gateway or within the
+                        properties of the current ESB message.
+                        </para>
+                    </entry>
+                    <entry>No</entry>
+                </row>
+                <row>
                     <entry><property>http-client-property</property></entry>
                     <entry>
                         <para>



More information about the jboss-svn-commits mailing list