Create a universal SeamFilter
-----------------------------
Key: JBSEAM-790
URL:
http://jira.jboss.com/jira/browse/JBSEAM-790
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Shane Bryzak
Priority: Minor
In an average Seam application we may use some or all of the following filters, which may
grow to even more over time:
SeamRedirectFilter
SeamExceptionFilter
SeamMultipartFilter
SeamServletFilter
It would be nice to be able to configure a single master filter, SeamFilter, which wraps
all of these filters. We could possibly even make each of these filters
application-scoped components, meaning they could be configured via components.xml instead
of in web.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira