| [news.eclipse.rt.eclipselink] Re: Eclipselink with Apache Felix |
Hi Omar,
I am trying to run a simple test bundle, which uses Eclipselink on Apache Felix, however due to dependencies I had to install the bundle org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar, because I got the error:
java.lang.NoClassDefFoundError: org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader
It seems that eclipselink runs only on Eclipse equinox? Can anybody confirm that?
--Shaun