On 23/06/2012 10:17, Bengt Rodehav wrote:
What is your runtime platform? Also, does anyone know whether any progress is made regarding class loading within OSGI? Many people prefer OpenJPA over Eclipse and Hibernate because it works better in OSGi than those projects. However, the OSGi support in OpenJPA is unfortunately very fragile and really needs to be improved.
Bengt,
I am using OSGi (Karaf), but my Auditor class is in the same bundle as my entities so I don't know if my success means that the problems are resolved.
Jim