jmxagent.jar

Description
provides a JMX agent that registers services with MBean interfaces
For more details on how to use this bundle, refer to the /doc/readme.html file embedded in the bundle jarfile.

Contributors

License
LGPL

Services

Properties

Requirements

  • J2SE 1.5

  • Download

    Build

    1. configure the common.properties if necessary
    2. configure the project.properties if necessary
    3. configure the res/config.properties
    4. build with ant

    Settings
    config.properties contains comments to help the configuration

    Run the demo
    To run the demo of this bundle, enter the following commands in the OSCAR shell

    start http://www-adele.imag.fr/~donsez/dev/osgi/jmxagent/jmxagent.jar
    start http://www-adele.imag.fr/~donsez/dev/osgi/hellombean/hellombean.jar
    start http://www-adele.imag.fr/~donsez/dev/osgi/adminmbean/adminmbean.jar
    start http://www-adele.imag.fr/~donsez/dev/osgi/htmladaptor/htmladaptor.jar
    
    then create an advanced connection (url service:jmx:rmi:///jndi/rmi://localhost:9999/server) in jconsole or MC4J.
    or browse the url http://localhost:8000 in a Web browser.
    those instructions are listed in the script http://www-adele.imag.fr/~donsez/dev/osgi/script/jmxagent.txt

    Typical Usages

  • Bundle Conguration
  • Gateeway management and monitoring
  • Tested gateways

    Versions history

    TODO (contributions are welcome)