Thanks very much for the help!
I uninstalled the servlet bundles and the jolokia agent then installed the
HTTP feature followed by the agent and it all installed and worked
perfectly!
Thanks again for the help!
--
View this message in context:
http://karaf.922171.n3.nabble.com/Dependecy-error
Hi,
I'm trying to get the jolokia agent set up on one of my karaf installs.
I've installed the osgi only bundle like so:
install -s mvn:org.jolokia/jolokia-osgi/1.2.3
I've also installed the following bundles to satisfy its dependencies:
install -s mvn:javax.servlet/servlet-api/2.3
install -s m