Filters exececuted in <filter> order rather than <filter-mapping> order
-----------------------------------------------------------------------
Key: PAXWEB-125
URL: http://issues.ops4j.org/browse/PAXWEB-125
Project: Pax Web
Issue Type: Bug
Reporter: David Holroyd
Assignee: Alin Dreghiciu
I have a webapp I've been developing in Jetty outside of OSGi. Now trying to
convert it to an OSGi bundle using PAX tooling, I found that the declared
filters were not running in the expected order.
In the debugger, I noticed that the order of filters in Jetty's filter chain
corresponds to the order of the <filter> elements in web.xml, rather than the
order of the <filter-mapping> elements, as expected.
By reorganising web.xml, I was able to continue on to debugging the next lot of
NCDF errors :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general