[jboss-jira] [JBoss JIRA] Created: (JBAS-8521) Filters not registered when applications start up

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Oct 13 18:34:39 EDT 2010


Filters not registered when applications start up
-------------------------------------------------

                 Key: JBAS-8521
                 URL: https://jira.jboss.org/browse/JBAS-8521
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Java EE APIs
    Affects Versions:  6.0.0.M5
         Environment: JBoss AS M5 - Ubuntu 10.10
            Reporter: Lincoln Baxter III
            Assignee: Shelly McGowan


It seems like custom filters are not being booted when JBoss starts applications - place a breakpoint in PrettyFilter.init(ServletContext context) and it will never fire. Nor is the filter ever invoked on web-requests.

The attached application can be used to reproduce this on M5. This works on Glassfish.


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

        


More information about the jboss-jira mailing list