I was able to use it as a javaagent if I launch the application from
eclipse/CMD by providing "-javaagent:path/to/object-explorer.jar", but I am not
able to use it in my Jboss app server. I am using Jboss 7.2. I am getting error
as : "Instrumentation is not set properly.....". I added the path to the agent
as JAVA_OPTS, but of no avail. Please tell me where to add the path.