I found the offending JAR in my application's WEB-INF/lib that contains the JAX-RS annotation. As a test I removed the JAR file entirely from WEB-INF/lib - That gets me past the "InjectableProvider" class not found issue. So it seems the exclusions.list and system properties I tried above are not working. Any idea what I did wrong?
-- View this message in context: http://openejb.979440.n4.nabble.com/WAR-works-ok-on-plain-Tomcat-errors-on-start-in-TomEE-tp4666565p4666586.html Sent from the OpenEJB User mailing list archive at Nabble.com.
