1. OSGi + Hibernate stackoverflow.comInstead of having database actions scattered in four (osgi) bundles, all doing there slightly different things. I want to create a (simple) OSGi bundle that is responsible for all persistance issues. ... |
2. Persistence.xml and OSGi (Equinox) stackoverflow.comI am currently testing out using OSGi. I am running this through Eclipse. I want to have my DAO layer as part of an OSGi solution, but my first ... |