[jboss-svn-commits] JBoss Portal SVN: r5485 - trunk/core/src/resources/portal-core-sar/META-INF
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Oct 19 05:23:03 EDT 2006
Author: thomas.heute at jboss.com
Date: 2006-10-19 05:23:01 -0400 (Thu, 19 Oct 2006)
New Revision: 5485
Modified:
trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml
Log:
Moved a class
Modified: trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml
===================================================================
--- trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml 2006-10-18 22:59:02 UTC (rev 5484)
+++ trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml 2006-10-19 09:23:01 UTC (rev 5485)
@@ -36,7 +36,7 @@
</mbean>
<mbean
- code="org.jboss.portal.management.PortletContainerRegistryImpl"
+ code="org.jboss.portal.portlet.management.PortletContainerRegistryImpl"
name="portal:service=Management,type=PortletContainerRegistry,name=Default"
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
More information about the jboss-svn-commits
mailing list