[
http://jira.jboss.com/jira/browse/JBSEAM-790?page=comments#action_12352643 ]
Stuart Robertson commented on JBSEAM-790:
-----------------------------------------
Incidentally the same functionality would be very useful for servlet lifecycle listeners.
In particular it would be very nice to be able to have Seam manage application and session
binding listeners. I haven't looked into whether a similar approach might work.
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
Affects Versions: 1.1.6.GA
Reporter: Shane Bryzak
Assigned To: Shane Bryzak
Priority: Minor
Fix For: 1.1.7.GA
Original Estimate: 1 day
Remaining Estimate: 1 day
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