We have a JSR 168 portlet that includes a JSP. We have placed the portlet in the Cocoon webapp. The JSP is trying to use Pluto's tag library and it is getting a NullPointerException in the tag library because the request attributes listed in PLT 16.3.2 are not being set.
This works fine in the Pluto portal, so I am suspecting that Cocoon has provided its own PortletInvoker (LocalPortletInvokerImpl?). Is this a bug? Ralph
