[jboss-svn-commits] JBL Code SVN: r13459 - labs/jbossesb/trunk/product/samples/quickstarts/native_client.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Jul 13 16:25:17 EDT 2007


Author: burrsutter
Date: 2007-07-13 16:25:16 -0400 (Fri, 13 Jul 2007)
New Revision: 13459

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/native_client/jboss-esb.xml
Log:
Added unique service name

Modified: labs/jbossesb/trunk/product/samples/quickstarts/native_client/jboss-esb.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/native_client/jboss-esb.xml	2007-07-13 19:07:20 UTC (rev 13458)
+++ labs/jbossesb/trunk/product/samples/quickstarts/native_client/jboss-esb.xml	2007-07-13 20:25:16 UTC (rev 13459)
@@ -19,7 +19,7 @@
       <services>
           
         <service category="MyServiceCategory" 
-                 name="MyService" 
+                 name="MyNativeClientService" 
                  description="A WS Frontend speaks natively to the ESB" >
             <listeners>
                 <jms-listener name="JMS-ESBListener"




More information about the jboss-svn-commits mailing list