Sample use case: You have a .war in an .ear, and the .war has a web.xml with a <servlet-class> that refers to a JAX-WS endpoint, so the class is annotated with @WebService. If that class is packaged in a jar found in the ear's lib directory, the JBossWS DUP won't pick it up, and then Undertow will throw an error like this (except of course the JBossWeb equivalent): UT010009: Servlet ClientEndpoint of type class com.redhat.gss.jaxws.ClientEndpoint does not implement javax.servlet.Servlet
Alessio Soldano <asoldano> updated the status of jira WFLY-3067 to Resolved
Verified on EAP 6.3.0 ER2 https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/eap-6x-acceptance/job/eap-6x-manu-acceptance-as-ts-RHEL6_x86-oracleJDK6-srczip/lastCompletedBuild/testReport/org.jboss.as.test.integration.ws.basic/EarLibTestCase/
Changed <filename></filename> tags in Doc Text to ticks (`) to fix Bug 1096865