Alternative configuration method for buggy container or pre servlet api 2.5 
container
-------------------------------------------------------------------------------------

                 Key: OWB-621
                 URL: https://issues.apache.org/jira/browse/OWB-621
             Project: OpenWebBeans
          Issue Type: Improvement
    Affects Versions: 1.1.1
         Environment: Tomcat 5.5
            Reporter: Bernd Bohmann
            Assignee: Gurkan Erdogdu
            Priority: Minor


In a case of an error (404..) ServletRequestListener.requestDestroyed
is called before the configured error page is displayed.
I would like to add an alternative initializing method with a Filter
and a HttpSessionListener. With this alternative method it works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to