[ http://issues.apache.org/jira/browse/PLUTO-269?page=comments#action_12453864 ] Daniel Krieg commented on PLUTO-269: ------------------------------------
I believe this issue to be much larger in that the PortletContainerImpl does not utilize the PortletInvokerService provided by the OptionalContainerServices interface and have therefore provided a patch that implements what I believe was originally intended > Make PortletInvoker a public class > ---------------------------------- > > Key: PLUTO-269 > URL: http://issues.apache.org/jira/browse/PLUTO-269 > Project: Pluto > Issue Type: Improvement > Components: portlet container > Affects Versions: 1.1.0-beta2 > Reporter: David Hay > Attachments: pluto-1.1.0-invoker.patch > > > In my attempts to extend the portlet container, I discovered that the > PortletInvoker is not a public class. Requesting that this class be made > public so that I can extend it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
