Found the issue. When we build the jar bundle the META-INF/services file for
jersey-multipart overwrote the services file for the core jar. Thus not all
the provider classes were correctly loaded. If we merge the contents of the
services files when building our bundle jar the bundle loads and runs
correctly.
--
View this message in context: http://jersey.576304.n2.nabble.com/Upgrade-problem-with-Tomcat-OSGi-Jersey-tp5556991p5559309.html
Sent from the Jersey mailing list archive at Nabble.com.