Hi, I have a kar, and a jar bundle which will import the packages from the kar.
When I copy both the kar and the jar to the deploy directory of fresh Karaf installation (no data directory created), then run Karaf, it seems that the jar is first deployed and the import cannot be met. If I first run Kara, then copy the kar to the deploy, and then copy the jar, no resolver issue complained and the application works well. The late time re-launch Karaf, the application still work without any problem (refer to resolver problem). In the case, what is the best way to deploy my application on Karaf? Thanks Guofeng
