hi there guys... i`m new to pax web and all the osgi world in general so
forgive me if my question may seem stupid.

I`m running felix and i`m able to install and start various other bundles
but since i`m attempting to start pax-web-jetty-bundle-2.0.2.jar i`m having
lots of problems with dependencies.
After some work i was able to solve the dipendencies issues but now when i
start the specified bundle i`m getting the following error


org.ops4j.pax.web.service.jetty.internal.CompositeActivator cannot be cast
to org.osgi.framework.BundleActivator


these are the bundles i`m loading in the felix container

slf4j-log4j12-1.6.6.jar
slf4j-api-1.6.6.jar
org.apache.felix.framework-4.0.3.jar
org.osgi.compendium-4.3.0.jar
pax-web-jetty-bundle-2.0.2.jar  <------------ error  when starting this one

in the order specified above.

all your help would be really appreciated thank you very much and sorry for
this probably stupid question
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to