Re: weird @WebService handling in webbeans-tomcat7 module

2016-09-08 Thread Romain Manni-Bucau
cause the webservice providers handles it (ie CXF cdi integration for instance). Typically for TomEE OWB shouldn't handle it but TomEE does in its CXF integration. Romain Manni-Bucau @rmannibucau | Blog | Old Wordpress

weird @WebService handling in webbeans-tomcat7 module

2016-09-08 Thread Mark Struberg
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