[jboss-user] [JBoss Portal] - Re: Deploy new portal using existing portlets

PeterJ do-not-reply at jboss.com
Sat Feb 10 23:27:17 EST 2007


In the portlet-instances.xml file, you should be able to reference existing portlets using the full portlet name, which is typically local.appname.portletname. For example, for the CMS portlet, the name is local.portal.CMSPortlet. You can easily find full portlet names in the Management Portlet, click on the Portlets link at the top.

But beware, the Portal will not read the portlet-instances.xml file unless you define a portlet in your war file. Also, there is a possible issue if the Portal loads your war file before the war file containing the portlet you are referencing. See the discussion at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100332

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014373#4014373

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014373



More information about the jboss-user mailing list