Author: julien(a)jboss.com
Date: 2007-02-05 15:43:32 -0500 (Mon, 05 Feb 2007)
New Revision: 6164
Modified:
trunk/core/src/resources/portal-core-war/WEB-INF/jboss-portlet.xml
Log:
introducer plugable content renderer for the content framework
Modified: trunk/core/src/resources/portal-core-war/WEB-INF/jboss-portlet.xml
===================================================================
--- trunk/core/src/resources/portal-core-war/WEB-INF/jboss-portlet.xml 2007-02-05 20:38:32
UTC (rev 6163)
+++ trunk/core/src/resources/portal-core-war/WEB-INF/jboss-portlet.xml 2007-02-05 20:43:32
UTC (rev 6164)
@@ -137,6 +137,6 @@
<service>
<service-name>ContentEditorRegistry</service-name>
<service-class>org.jboss.portal.core.portlet.dashboard.ContentEditorRegistry</service-class>
- <service-ref>:registry=ContentEditor</service-ref>
+ <service-ref>:service=ContentEditorRegistry</service-ref>
</service>
</portlet-app>
Show replies by date