Camel-xmpp complains about unresolved packages (smackx). I've tried installing them from the servicemix repository, but i think these are just plain old jars, not osgi bundles. I can install them in servicemix, but it doesn't solve the problem.
Here's what i tried: servicemix> osgi install -s http://svn.apache.org/repos/asf/servicemix/m2-repo/org/igniterealtime/smack/smack/3.0.4/smack-3.0.4.jar Bundle ID: 75 servicemix> osgi install -s http://svn.apache.org/repos/asf/servicemix/m2-repo/org/igniterealtime/smack/smackx/3.0.4/smackx-3.0.4.jar Bundle ID: 76 servicemix> osgi install -s mvn:org.apache.camel/camel-xmpp/1.4.0 ERROR BundleException: Unresolved package in bundle 77: package; (package=org.jivesoftware.smackx.muc) How do i solve this? Thanks, Andrej -- View this message in context: http://www.nabble.com/How-do-i-install-camel-xmpp-into-ServiceMix-Kernel--tp20067223p20067223.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
