[jboss-jira] [JBoss JIRA] (WFLY-7089) Undertow appears to require explicit keywords implements WebApplicationInitializer
Tomaz Cerar (JIRA)
issues at jboss.org
Thu Mar 30 08:08:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-7089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13386560#comment-13386560 ]
Tomaz Cerar commented on WFLY-7089:
-----------------------------------
do you have a simple reproducer?
> Undertow appears to require explicit keywords implements WebApplicationInitializer
> ----------------------------------------------------------------------------------
>
> Key: WFLY-7089
> URL: https://issues.jboss.org/browse/WFLY-7089
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 10.1.0.Final
> Reporter: Darryl Miles
> Assignee: Stuart Douglas
>
> Undertow appears to require explicit keywords implements WebApplicationInitializer set on WEB-INF/classes when the class is using an "extends AbstractBaseClassThatImplementWebApplicationInitializer".
> It does not appear to see the annotation set on the base class AbstractBaseClassThatImplementWebApplicationInitializer.
> More over in my particular scenario this base class is provided in a JAR that is inside the EAR (not the WAR).
> Maybe what Wildfly is doing is completely specification compliant and other Servlet implementations work differently.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list