[jboss-svn-commits] JBL Code SVN: r12893 - labs/jbossesb/trunk/product/install.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Jun 27 07:42:11 EDT 2007
Author: burrsutter
Date: 2007-06-27 07:42:10 -0400 (Wed, 27 Jun 2007)
New Revision: 12893
Modified:
labs/jbossesb/trunk/product/install/jboss-service.xml
Log:
<mbean code="org.jboss.internal.soa.esb.services.registry.RegistryService"
Modified: labs/jbossesb/trunk/product/install/jboss-service.xml
===================================================================
--- labs/jbossesb/trunk/product/install/jboss-service.xml 2007-06-27 11:37:17 UTC (rev 12892)
+++ labs/jbossesb/trunk/product/install/jboss-service.xml 2007-06-27 11:42:10 UTC (rev 12893)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<server>
- <mbean code="org.jboss.internal.soa.esb.services.registry.JAXRRegistryService"
+ <mbean code="org.jboss.internal.soa.esb.services.registry.RegistryService"
name="jboss.esb:service=ESBRegistry">
</mbean>
<mbean code="org.jboss.internal.soa.esb.dependencies.DatabaseInitializer"
More information about the jboss-svn-commits
mailing list