Dear all, I'm new to TomEE and Tomcat. Now I have to use jersey-core and jersey-json in my Project. I have some class loading issues and searched the web. After readeing the documentation <https://tomcat.apache.org/tomcat-7.0-doc/class-loader-howto.html> about class loading in Tomcat, I find out that JAR's with Servlet API classes will be ignored.
There is a hint for TomEE wich you can find here : click <http://tomee.apache.org/tip-jersey-client.html> I tryed that out but it is still not working. Could anyone give me another hint? Regards. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Class-loading-JAR-files-with-Servlet-API-classes-in-WEB-INF-lib-tp4679756.html Sent from the TomEE Users mailing list archive at Nabble.com.
