[jboss-svn-commits] JBL Code SVN: r24415 - labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/conf.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Dec 18 07:05:16 EST 2008
Author: kevin.conner at jboss.com
Date: 2008-12-18 07:05:16 -0500 (Thu, 18 Dec 2008)
New Revision: 24415
Modified:
labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/conf/jbossesb-properties.xml
Log:
Fixed comment demarcation: JBESB-2160
Modified: labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/conf/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/conf/jbossesb-properties.xml 2008-12-18 11:45:20 UTC (rev 24414)
+++ labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/conf/jbossesb-properties.xml 2008-12-18 12:05:16 UTC (rev 24415)
@@ -46,7 +46,7 @@
<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
<property name="org.jboss.soa.esb.scout.proxy.transportClass" value="org.apache.ws.scout.transport.LocalTransport"/>
- <!-- specify the interceptors, in order. -->
+ <!-- specify the interceptors, in order.
<property name="org.jboss.soa.esb.registry.interceptors"
value="org.jboss.internal.soa.esb.services.registry.CachingRegistryInterceptor"/>
-->
More information about the jboss-svn-commits
mailing list