[gatein-issues] [JBoss JIRA] Moved: (GTNPORTAL-1855) The GenericFilter should be called after that the request context has been properly set (ecmdemo portal, sample portal)

Honza Fnukal (JIRA) jira-events at lists.jboss.org
Thu Apr 7 08:50:33 EDT 2011


     [ https://issues.jboss.org/browse/GTNPORTAL-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Honza Fnukal moved JBEPP-872 to GTNPORTAL-1855:
-----------------------------------------------

              Project: GateIn Portal  (was: JBoss Enterprise Portal Platform)
                  Key: GTNPORTAL-1855  (was: JBEPP-872)
    Affects Version/s:     (was: 5.1.0.GA)
          Component/s: Common integration
                           (was: Portal)
                           (was: SP Integration)
        Fix Version/s: 3.2.0-GA
                           (was: 5.1.1.GA)


> The GenericFilter should be called after that the request context has been properly set (ecmdemo portal, sample portal)
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-1855
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-1855
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Common integration
>            Reporter: Martin Weiler
>            Assignee: Honza Fnukal
>             Fix For: 3.2.0-GA
>
>
> The changes applied to 02portal.war/WEB-INF/web.xml as a result of the fix for JBEPP-486 also need to be applied to the web.xml files contained in the eppsp demo portal and sample portal. The filter mapping element for the GenericFilter has to be the last one in the list:
>   <!-- other filter-mapping declarations -->
>   <filter-mapping>
>     <filter-name>GenericFilter</filter-name>
>     <url-pattern>/*</url-pattern>
>   </filter-mapping>
>   <!-- ================================================================== -->
>   <!--           LISTENER                                                 -->
>   <!-- ================================================================== -->

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list