AppDynamics Application Intelligence Platform

3.8.x Documentation

PDFs

Videos

Release Notes

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
-javaagent:<drive>:\<agent_home>\javaagent.jar=uniqueID=<my-app-jvm1>

8. Click OK.

Info
titleMay require OSGI bootdelegation

Websphere uses Equinox as its OSGi container. In some cases you may also need to add the Java agent packages to the OSGi bootdelegation system property as follows:

Code Block
-Dorg.osgi.framework.bootdelegation=META-INF.services,com.singularity.*,com.ibm.*

To add the javaagent command in a WebSphere 6.x environment

...

WebSphere in z-OS or Mainframe Environments

See Configure App Agent for Java in z-OS or Mainframe Environments.