Author: chris.laprun(a)jboss.com
Date: 2007-02-16 18:29:59 -0500 (Fri, 16 Feb 2007)
New Revision: 6327
Modified:
trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml
Log:
- Corrected comment.
Modified: trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml
===================================================================
--- trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml 2007-02-16
23:29:18 UTC (rev 6326)
+++ trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml 2007-02-16
23:29:59 UTC (rev 6327)
@@ -108,7 +108,7 @@
<attribute name="ConfigLocation">conf/config.xml</attribute>
</mbean>
- <!-- Configure a consumer that is the portal itself -->
+ <!-- Deployer for *-wsrp.xml files. Deploys default-wsrp.xml which contains the
'self' consumer -->
<mbean code="org.jboss.portal.wsrp.deployment.WSRPDeployer"
name="portal.wsrp:service=WSRPDeployer">
<attribute
name="DefaultWSRPLocation">default-wsrp.xml</attribute>
<depends optional-attribute-name="FederatingPortletInvoker"
proxy-type="attribute">portal:service=PortletInvoker,type=Federating</depends>
Show replies by date