gnodet wrote: > > Did you make sure you have the needed osgi import header for the > missing package. >
No, I have no import header for the missing package. I don't know how to define the needed import header for the missing package. Is there an example or documentation?????? The funny thing is that when I use sun.misc.Base64Encoder directly in my SMX bean it works with your fix. But when a 3rd party lib use it I get the java.lang.NoClassDefFoundError. -- View this message in context: http://www.nabble.com/Re%3A-SM4%3A-java.lang.NoClassDefFoundError%3A-sun-misc-BASE64Encoder-%21%21-tp20418115p20434548.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
