Think the issue is web.xml is designed for glassfish libs - for jsf and jaxws BTW.
Maybe try to remove all these listeners to just keep javax facesservlet and your webservice mapped as a servlet-class as in the spec. This works in tomee. Le 25 juin 2016 17:01, "Rourke" <[email protected]> a écrit : > Sorry I skipped your second question... I can confirm that there is no lib > in > web-inf > > The structure is: > > /WEB-INF > /tags > /templates > beans.xml > sun-jaxws.xml > web.xml > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/TomEE-and-Web-Services-tp4679025p4679053.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
