Hi! I will remove the following line from the tomcat7-plugin:
https://github.com/apache/openwebbeans/blob/trunk/webbeans-tomcat7/src/main/java/org/apache/webbeans/web/tomcat7/TomcatWebPlugin.java#L109 I have no clue why it's there tbh ;) But @WebService classes don't belong into the tomcat plugin handling logic. They will be handled elsewhere. @Romain: can you plz cross-check that we handle this properly in TomEE anyway? LieGrue, strub
