A more correct way would be to browse the portlets offered by the PortletInvoker and recognize your portlet using the display name and use as reference the string returned by Portlet.getContext().getId()
"FredF" wrote : I fixed the problem by referencing the portlet with a correct path. I had to use 'local.web-app.portletreferencename' and not just 'portletreferencename' | | | /Fredrik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039628#4039628 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039628 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
