1. Junit test with Osgi doesn't start the Jpa component stackoverflow.comWe're using OSGI and want to write a JUnit Systemtest. We have one component, that interacts with the database using the Java Persistence API (JPA). When we're launching the test, we ... |