Hello folks i have a datasource define in etc/org.ops4j.datasource-users.cfg
When I install my feature I have a persistence bundle that starts but I get: apache.aries.jpa.container - 1.0.2 | The DataSource osgi:service/javax.sql.DataSource/(osgi.jndi.service.name=userlist) required by bundle bi.meteorite.persistence/1.0.0.SNAPSHOT could not be found. And my bundle hangs in grace period. If I then stop and start karaf all my bundles start. So how do I get it to find the datasource before trying to start my bundle with blueprint? Thanks Tom
