PortletSecurityException in Plugins portlet
-------------------------------------------

                 Key: GERONIMO-3855
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3855
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.1
            Reporter: Paul McMahan


Cannot take any actions in the Plugins portlet.

Recreate:
Go to the Plugins portlet in the admin console
Click any action-- "Update Repository List" or "Add Repository" or "Export a 
Plugin" or "Assemble a Server"
Note the exception:

javax.servlet.ServletException: javax.portlet.PortletSecurityException: No 
Supported
        
org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:116)
        
org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:806)

root cause

javax.portlet.PortletSecurityException: No Supported
        
org.apache.pluto.driver.services.container.PortletURLProviderImpl.setSecure(PortletURLProviderImpl.java:67)
        
org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:261)
        
org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
        
org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:806)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to