Hello, I want to use jetty in combination with cipango. Therefore I already managed to include the startprocess of jetty inside the OSGi environment. Following I want to configure jetty to load the cipango extension inside this OSGi environment. While doing so, I set
-Djetty.etc.config.urls=jetty.xml,cipango.xml,cipango-deploy.xml In the loading procedure of cipango.xml, jetty throws an class not found exception. I guess this has something to do with the OSGi classloading. Does somebody know how to add extensions like cipango in a propper way to such an environment? Btw. as OSGi container implementation I am using equinox. Best regards :-) -- NEU: FreePhone - kostenlos mobil telefonieren! Jetzt informieren: http://www.gmx.net/de/go/freephone _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
