Hi, I've to use a third party library which uses sun.misc.BASE64Encoder. When I work with the third party lib standalone there is no problem.
But when I use it in with Servicemix I get an Exception like: Exception in thread "pool-component.servicemix-bean-thread-2" java.lang.NoClassDefFoundError: sun/misc/BASE64Encoder >From my point of view the rt.jar contains this class. I already tried to add rt.jar to the servicemix classpath. But without success. Could anybody of you give me a hint what's wrong????? TIA Martin -- View this message in context: http://www.nabble.com/SM4%3A-java.lang.NoClassDefFoundError%3A-sun-misc-BASE64Encoder-%21%21-tp20145109p20145109.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
