Hi Jeff,
Please find the steps to install agent on GlassFish server:
1. If you are using GlassFish v3.x, first configure the OSGi containers. For details see http://docs.appdynamics.com/display/PRO12S/OSGi+Infrastructure+Configuration
2. Log into the GlassFish domain where you want to install the App Server Agent.
3. In the left navigation tree Common Tasks section, click Application Server. The Application Server Settings dialog opens.
4. In the JVM Settings tab, click JVM Options.
5. Click Add JVM Option and add an entry for the javaagent argument. The javaagent argument contains the full path, including the drive, of the App Server Agent installation directory.
-javaagent:<Drive>:\<agent_install_dir>\javaagent.jar |
refer doc: http://docs.appdynamics.com/display/PRO12S/Glassfish+Startup+Settings
Thanks,
Arun