osgi « jmx « Java Enterprise Q&A





1. Logging OSGi via JMX or other way    stackoverflow.com

I’m a beginner with the technologies OSGi and JMX, so I have some questions and I hope to have answers. I want to recover the OSGi Log object for display logs on ...

2. can someone explain how to enable instrumentation for a bundle using jmx in OSGi    stackoverflow.com

I am trying to understand how to instrument using jmx. Here is the scenario I have a osgi bundle that processes some messages. I want to know the number of messages processed ...