| [news.eclipse.rt.eclipselink] Re: Equinox weaving configuration - Clasloading issue |
... Now when I start my application, I get a ClassNotFoundException on my entity classes, but only when I start the fragments org.eclipse.persistence.equinox and org.eclipse.equinox.weaving (which are required to start to get lazy loading working as mentioned in [1]).
If I dont start those fragments, everything works, but then theres no weaving at all(which is clear as the fragment are not started). It seems that I have to configure some more Bundle-Requirements or Buddy-Classloading directives, but I don't know where and what.
Any Ideas?
--Shaun
Tom
[1] http://wiki.eclipse.org/EclipseLink/Examples/OSGi/Equinox_Byte_Code_Weaving
[2] http://wiki.eclipse.org/Adaptor_Hooks