[jira] Commented: (GERONIMO-3855) PortletSecurityException in Plugins portlet

2008-02-19 Thread Jay D. McHugh (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570540#action_12570540
 ] 

Jay D. McHugh commented on GERONIMO-3855:
-

Committed to branches/2.1
Sendingpom.xml
Deleting   repository/org/apache/pluto/1.2.0-G601060.README.TXT
Adding repository/org/apache/pluto/1.2.0-G601061.README.TXT
Adding repository/org/apache/pluto/geronimo-3855.patch
Deleting   repository/org/apache/pluto/pluto-container/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-container/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-container/1.2.0-G601061/pluto-container-1.2.0-G601061.jar
Deleting   repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601061/pluto-descriptor-api-1.2.0-G601061.jar
Deleting   repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601061/pluto-descriptor-impl-1.2.0-G601061.jar
Deleting   repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601061/pluto-portal-driver-1.2.0-G601061.jar
Deleting   
repository/org/apache/pluto/pluto-portal-driver-impl/1.2.0-G601060
Deleting   repository/org/apache/pluto/pluto-taglib/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-taglib/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-taglib/1.2.0-G601061/pluto-taglib-1.2.0-G601061.jar
Transmitting file data 
Committed revision 629312.


> 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
>Assignee: Jay D. McHugh
>
> 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.



[jira] Commented: (GERONIMO-3855) PortletSecurityException in Plugins portlet

2008-02-19 Thread Jay D. McHugh (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570527#action_12570527
 ] 

Jay D. McHugh commented on GERONIMO-3855:
-

It appears that Pluto is not currently performing any special handling of 
multipage portlets over https.

So, based on some posts on the Pluto mailing lists these changes simply block 
the exception that was
being thrown in the setSecure() method.

Sendingpom.xml
Deleting   repository/org/apache/pluto/1.2.0-G601060.README.TXT
Adding repository/org/apache/pluto/1.2.0-G601061.README.TXT
Adding repository/org/apache/pluto/geronimo-3855.patch
Deleting   repository/org/apache/pluto/pluto-container/1.2.0-G601060
Deleting   repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601061/pluto-descriptor-api-1.2.0-G601061.jar
Deleting   repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601061/pluto-descriptor-impl-1.2.0-G601061.jar
Deleting   repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601061/pluto-portal-driver-1.2.0-G601061.jar
Deleting   
repository/org/apache/pluto/pluto-portal-driver-impl/1.2.0-G601060
Adding 
repository/org/apache/pluto/pluto-portal-driver-impl/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-portal-driver-impl/1.2.0-G601061/pluto-portal-driver-impl-1.2.0-G601061.jar
Deleting   repository/org/apache/pluto/pluto-taglib/1.2.0-G601060
Adding repository/org/apache/pluto/pluto-taglib/1.2.0-G601061
Adding  (bin)  
repository/org/apache/pluto/pluto-taglib/1.2.0-G601061/pluto-taglib-1.2.0-G601061.jar
Transmitting file data 
Committed revision 629300.


> 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
>Assignee: Jay D. McHugh
>
> 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.



[jira] Commented: (GERONIMO-3855) PortletSecurityException in Plugins portlet

2008-02-14 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569183#action_12569183
 ] 

Jarek Gawor commented on GERONIMO-3855:
---

I was able to reproduce this problem only on port 8443 (works fine on 8080) but 
what's worse is that all portlets fail in this way.


> 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.