5 Replies Latest reply on May 28, 2009 1:01 AM by chatura

    JON plugin capabilities

    stfkbf

      When compiling the JON plugin against the JOPR source this can be achieved by modifying the DeploymentComponent class and removing the FileUtils import.

      Once this is done the plugin compiles and seems to work.

      However it does not have the functionality described in various presentations. As far as i can see it should be possible to drill down into an ESB archive and see the services inside (and even further into the services in order to monitor the actions in the action pipeline). However currently one can only monitor ESB archives at the archive level (ie. services inside archives are not visible).

      Removing the reference to the FileUtils class does not look like it should impact the monitoring capabilities of the plugin. Is this functionality only available in the commercial JON 2.0?