Hi Antonio, >> I'm trying to run a Web Application into an OSGi container (Equinox). >> >> By instrumenting the manifest file, I managed to build a WAB (Web >> Application Bundle).
I'm not familiar with WABs, but have you seen the wiki page at [1]? Also, in the Apache Sling project we use Jackrabbit in an OSGi environment, maybe there are some ideas you can pick up. Robert [1]: http://wiki.apache.org/jackrabbit/JackrabbitOsgi >> >> Problem: one of the dependency of my webapp is JackRabbit Core, that uses >> java.util.ServiceLoader. When I try to start my WAB, I have the issue >> shown >> here: >> >> http://blog.osgi.org/2013/02/javautilserviceloader-in-osgi.html >> >> Question: how can I manage to make my WAB run? I tried in many ways, but I >> couldn't find a solution. >> >> Thanks in advance. >> >> Cheers. >> >> >> >> -- >> View this message in context: >> http://jackrabbit.510166.n4.nabble.com/OSGi-use-Jackrabbit-into-Web-Application-Bundle-tp4659710.html >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> > > -- Sent from my (old) computer
