gnodet wrote: > > Did you deploy a JBI SA or an OSGi bundle or a plain spring xml file ? > If you deploy an OSGi bundle, you may need to import the sun.misc > package explicitely from this bundle. >
Does this mean I've to write an import statement in my beans.xml?? (like <import resource="classpath: ...." />) What would the correct import for my problem? Is there a documentation where I can get information? TIA -- View this message in context: http://www.nabble.com/SM4%3A-java.lang.NoClassDefFoundError%3A-sun-misc-BASE64Encoder-%21%21-tp20145109p20146291.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
