I’m a beginner with the technologies OSGi and JMX, so I have some questions and I hope to have answers.
I\'ve been having problems configuring an ActiveMQ broker through an xBean-parsed external XML file. At this point, ANY help, tips, pointers, hints or even cheering-up are appreciated. Here\'s my issu
I\'m using Apache Karaf as an OSGi container. Karaf have url wrapper which can install bundles directly from maven repository
I try to install a bundle in an OSGi environment (FUSE ESB) but do not manage to get it resolved. The error message is:
We are currently researching OSGI at work and I need to provide a proof of concept on its use with spring dm and spring-ws in the appropriate application server(tomcat / jetty).Does anyone have a exam
I have a bunch of eclipse plugins that depend on a bundle that contains some third-party jar/dll resources, and exports the packages those resources contain.
I try to run OSGi plug in in Ecl开发者_开发百科ipse. It is empty bundle, but eclipse always send me errors
New to OSGi and Glassfish.I have an OSGi bundle written that creates a non-serializable manager object that I would like to expose via JNDI so that my web applications can utilize it.(Previously with
I changed my Java SE (right button click on project Configure -> Convert to Plug-in Projects) to plu开发者_开发问答g -in, but when i try to run it - it run as Eclipse application, how to start it as O
Using Apache Felix, I have an OSGi component I\'ve authored that wraps some middleware my company uses.Currently it depends on a good number of external libraries, and I appear to have run into a limi