[jboss-jira] [JBoss JIRA] (WFLY-1171) Global configuration for registering session filters, session timeouts etc

Stuart Douglas (JIRA) issues at jboss.org
Mon Apr 14 16:40:35 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961757#comment-12961757 ] 

Stuart Douglas commented on WFLY-1171:
--------------------------------------

If you create a global module with an Undertow ServletExtension and export the services from your global module you can use the ServletExtension to add/change all deployments. 

Not quite as easy as a declarative XML file though. 
                
> Global configuration for registering session filters, session timeouts etc
> --------------------------------------------------------------------------
>
>                 Key: WFLY-1171
>                 URL: https://issues.jboss.org/browse/WFLY-1171
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Nicklas Karlsson
>            Assignee: Tomaz Cerar
>
> It would be handy to have a mechanism for setting HTTP session timeouts, registering filters etc globally across all deployments. This concept could later on be expanded to cover global interceptors and similar. Perhaps in the form of web.xml/ejb-jar.xml files in a specific folder that would be merged at deployment time

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list