1. OSGi in Eclipse cannot resolve dependencies stackoverflow.comI'm working on an OSGi/Equinox plugin and cannot seem to get the Hibernate dependencies working. I've added the Hibernate dependencies to my POM with Eclipse and it has successfully downloaded ... |
2. OSGi + JPA(postgresql) stackoverflow.comI tried to use JPA in OSGi and faced with this exception:
There are simple entity class, file "persistence.xml" in META-INF:
|