Hi,
I am using equinox(3.4.2) with da-launcher(version 1.1.1) in my project. I have org.osgi.framework.bootdelegation = net.sf.cglib.* with other required packages.
I am able to make project build and deploy in to jetty successfully.
But when I tried to access project url its throws NCDF error for --> java.lang.NoClassDefFoundError: [Lnet/sf/cglib/proxy/Callback;

Knoplerfish framework is able to find the net.sf.cglib.* package and not throwing exception.

Why net.sf.cglib.* is not visible in the Equinox?

Is the equinox required some setting which I missed?

I would appreciate any help.

Thanks in advance..
Jalpa
_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to