Background, I am porting various java applications into ServiceMix. 

These Application use common javax.* (javax.naming, javax.net, javax.xml.*,
…) that are in sdk (1.5, 1.6). 

When I deploy the application into ServiceMix I get
java.lang.NoClassDefFoundError or  org.osgi.framework.BundleException:
Unresolved constraint in bundle for the javax.*

Why aren’t these packages available in servicemix by default?

Is there a "javax" implementation bundle (that exports all the javax.*) that
I can deploy?

Don't see this issue with Equinox.

Peter.  
-- 
View this message in context: 
http://www.nabble.com/javax.*-tp24400556p24400556.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to