Hello chaps

Running Karaf 4 and PAX CDI I'm running into an issue wiring it all up. I
have

Require-Capability: org.ops4j.pax.cdi.extension; filter:="(&(extension=p
 ax-cdi-extension)(version>=0.12)(!(version>=0.13)))",osgi.extender; fil
 ter:="(osgi.extender=pax.cdi)"

In my Manifest but when it starts it complains of stuff like:

Caused by: java.lang.ClassNotFoundException:
WEB-INFes.com.mytool.filemanager.websocket.FileManagerObj not found by
com.mytool.filemanager-client

Which is weird, mostly because where does WEB-IFes come from?

Anyway I can't work it out, where those errors come from and whilst my
bundle does come up my beans aren't injected, does anyone have a good idea?

Thanks

Tom

Reply via email to