In my bundle, i used sun.misc.BASE64Decoder. I also used maven-bundle-plugin
to generate MANIFEST.MF (in the import section, i saw my bundle imports
sun.misc package).
When i installed the bundle into serviceMix 4.3.0. It throwed an error
says:"Unable to resolve 334.0: missing requirement [334.0] package;
(package=sun.misc)".

I know that sun.misc package belongs to rt.jar and should be in classpath of
serviceMix.

how do i solve this problem.

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/my-bundle-requires-sun-misc-rt-jar-tp5598274p5598274.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to