cmoulliard wrote: > > This class is used by Hibernate EJB so it makes no sense that my bundle > import it. >
I am not very familiar with osgi, but I notice that the class that cannot be found is class that exists in jvms rt.jar. So I assume that either this system package is not properly exposed, or you should check Jboss Hibernate EntityManager, to see how the bundle is imported. ----- Ioannis Canellos -- View this message in context: http://old.nabble.com/SMX4.2---Hibernate-JPA---Xerces-Parser-tp28510377p28520684.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
