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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Dec 3 12:24:41 EST 2010


Author: kevin.conner at jboss.com
Date: 2010-12-03 12:24:41 -0500 (Fri, 03 Dec 2010)
New Revision: 36201

Modified:
   labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/Configuration.xml
Log:
Change http-listener to http-gateway: JBESB-3541

Modified: labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/Configuration.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/Configuration.xml	2010-12-03 16:32:58 UTC (rev 36200)
+++ labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Programmers_Guide/en-US/Configuration.xml	2010-12-03 17:24:41 UTC (rev 36201)
@@ -2195,7 +2195,7 @@
     </listitem>	  
         <listitem>
         <para>
-            Refence the &lt;http-bus&gt; from the &lt;http-listener&gt;
+            Refence the &lt;http-bus&gt; from the &lt;http-gateway&gt;
             using the "busrefid" attribute.
         </para>    
     </listitem>	     



More information about the jboss-svn-commits mailing list