HI Achim here is the sample project >From the sample project it's the helloworld servlet that I have instantiated the singleton from my provider.jar that call another function inside the domain.jar, there is also a call for hello(String name) inside it.
sample war with external jar implementation <https://github.com/jj110178/agkaraf> provider.jar <http://karaf.922171.n3.nabble.com/file/n4037741/adgateway-provider-3.jar> domain.jar <http://karaf.922171.n3.nabble.com/file/n4037741/adgateway-domain-3.jar> -- View this message in context: http://karaf.922171.n3.nabble.com/deploying-a-war-with-dependencies-in-bundled-jars-tp4037488p4037741.html Sent from the Karaf - User mailing list archive at Nabble.com.
