Did you make sure you have the needed osgi import header for the missing package.
On Mon, Nov 10, 2008 at 11:36 AM, <[EMAIL PROTECTED]> wrote: > HI, > > I reopened Issue SM-1662 (https://issues.apache.org/activemq/browse/SM-1662) > because of an error when sun.misc.BASE64Encoder is only referenced in 3rd > party lib and not in SMX stuff. > > Do you know how to fix this? > > TIA > > Regards > Martin > > gnodet wrote: >> >> I've just fixed the issue. Until a new release is available, you'd >> have to use a snapshot of servicemix-common. >> We have nightly builds running, the if you wait until tommorow, you >> should be able to grab the latest jar at >> >> http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/servicemix-common/2008.02-SNAPSHOT/ >> You can replace the copy from your >> [install]/system/org/apache/servicemix/servicemix-common/ folder with >> the above one (you need to keep the same name as the existing one), >> delete your [install]/data folder and start again servicemix. >> >> On Mon, Oct 27, 2008 at 8:08 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: >>> Sorry about the delay. >>> I've raise a JIRA at >>> https://issues.apache.org/activemq/browse/SM-1662. I have a fix ready >>> for that, but I need to test it to make sure it works. >>> >>> On Fri, Oct 24, 2008 at 1:31 PM, Martin Kuhn <[EMAIL PROTECTED]> wrote: >>>> >>>> >>>> gnodet wrote: >>>>> >>>>> I think this is a bug where the JBI SAs expect the whole JRE to be >>>>> available, but in OSGi this is not the case. >>>>> I think I've found a fix, but I'm not sure there is a workaround :-( >>>>> >>>>> >>>> >>>> >>>> What does this mean? Is there anything I can do? >>>> >>>> >>>> TIA >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/SM4%3A-java.lang.NoClassDefFoundError%3A-sun-misc-BASE64Encoder-%21%21-tp20145109p20149232.html >>>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>>> >>>> >>> >>> >>> >>> -- >>> Cheers, >>> Guillaume Nodet >>> ------------------------ >>> Blog: http://gnodet.blogspot.com/ >>> ------------------------ >>> Open Source SOA >>> http://fusesource.com >>> >> >> >> >> -- >> Cheers, >> Guillaume Nodet >> ------------------------ >> Blog: http://gnodet.blogspot.com/ >> ------------------------ >> Open Source SOA >> http://fusesource.com >> >> > Quoted from: > http://www.nabble.com/SM4%3A-java.lang.NoClassDefFoundError%3A-sun-misc-BASE64Encoder-%21%21-tp20145109p20185818.html > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
