[jboss-jira] [JBoss JIRA] (WFLY-9081) Support ServletContainerInitializer placed on WARs

Stuart Douglas (JIRA) issues at jboss.org
Wed Jul 12 19:57:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas moved UNDERTOW-1130 to WFLY-9081:
------------------------------------------------

    Project: WildFly  (was: Undertow)
        Key: WFLY-9081  (was: UNDERTOW-1130)


> Support ServletContainerInitializer placed on WARs
> --------------------------------------------------
>
>                 Key: WFLY-9081
>                 URL: https://issues.jboss.org/browse/WFLY-9081
>             Project: WildFly
>          Issue Type: Feature Request
>            Reporter: Guillermo González de Agüero
>            Assignee: Stuart Douglas
>
> The Servlet spec only talks about the presence of ServletContainerInitializer's within JAR files bundled on the WAR. It says nothing about what to do when found on the WAR and Undertow is ignored them right now, which is spec complaint.
> However, WildFly has the only Servlet container I'm aware of that ignores that classes, having tested Payara, WebLogic,WebSphere Liberty, Jetty, Tomcat and Resin.
> It would be good to support them on Undertow too. 
> I've also opened an issue on the Servlet spec repository, so this can be clarified for future versions of the document: https://github.com/javaee/servlet-spec/issues/179



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list