[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1902) forbidden.jsp missing in default installation, causes public demo not working

Thomas Heute (JIRA) jira-events at lists.jboss.org
Tue Feb 19 05:59:27 EST 2008


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1902?page=all ]

Thomas Heute resolved JBPORTAL-1902.
------------------------------------

    Fix Version/s: 2.6.5 Final
       Resolution: Done
         Assignee: Thomas Heute  (was: Julien Viet)

It is actually from the former Role Portlet (that will not be included in 2.7).

I just fixed it by throwing a PortletSecurityException for which you can specify what should happen

Thanks for the report ! (And the other patches about (in)valid HTML that i will apply later.

> forbidden.jsp missing in default installation, causes public demo not working
> -----------------------------------------------------------------------------
>
>                 Key: JBPORTAL-1902
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1902
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Core
>    Affects Versions: 2.6.4 Final
>            Reporter: Piotr Kubowicz
>         Assigned To: Thomas Heute
>             Fix For: 2.6.5 Final
>
>
> Today, when I visited http://portal.demo.jboss.com/ from Google I got:
> ERROR 
> Cause: javax.portlet.PortletException: javax.servlet.ServletException: File "/WEB-INF/jsp/permission/forbidden.jsp" not found 
> Message: javax.servlet.ServletException: File "/WEB-INF/jsp/permission/forbidden.jsp" not found 
> StackTrace: 
> javax.portlet.PortletException: javax.servlet.ServletException: File "/WEB-INF/jsp/permission/forbidden.jsp" not found
> 	at org.jboss.portal.portlet.impl.jsr168.api.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:91)
> The obvious reason is that in default configuration JBoss Portal requires file WEB-INF/jsp/permission/forbidden.jsp, but this file is not provided in default installation. This bug affects not only JBoss Portal public demo, but any JBoss Portal installation.
> The solution is to simply include dummy WEB-INF/jsp/permission/forbidden.jsp in portal-core.war

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list