Can somebody fix the documentation at
http://portals.apache.org/jetspeed-2/guides/guide-psml.html#Portlet_Fragments.
The doc there says "The portlet name generally takes the form of
'portlet-app-id:portlet-id' as specified in the portlet.xml files."
which generally seems to be incorrect. As you mentioned, the
portlet-app-id is the web context name and the portlet-id is really the
portlet name.
Ralph
Raj Saini wrote:
Portlet name in your .psml is:
[webapp context name]:[portlet-name in portlet.xml]
Verify if your webapp context name is correct. It must match with the
init parameter of Jetspeed container servlet (it is configured by
Jetspeed deployer) in your application's web.xml file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]