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

susnet (JIRA) jira-events at lists.jboss.org
Sat Oct 23 14:57:54 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558911#action_12558911 ] 

susnet commented on JBAS-8521:
------------------------------

It is the same problem with tuckey.org urlrewritefilter on JBoss 6 M5. But it works if you have a web app without CDI/JSF2. When I run a simple servlet web app it works fine. So there must be some problem regarding CDI/JSF2 in combination with filter loading that causes this problem. 
It is really good if you have already fixed this. I guess I now only have to wait until 15th november when JBoss 6.0.0 CR1 is planned to be released or is there some nightly builds I can download in the meantime? 

> 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: Stan Silvert
>             Fix For: 6.0.0.CR1
>
>         Attachments: pretty-prime-test.tar.gz, prettyfaces-test.tar
>
>
> 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