Previous Topic: JBossNext Topic: Oracle WebLogic Server


Jetty

This topic applies to Jetty 8 and 9.x.

To configure Jetty to use the DevTest Java Agent, specify the agent parameters string in the JAVA_TOOL_OPTIONS environment variable.

You can use the agent install assistant to determine the value of the agent parameters string.

set JAVA_TOOL_OPTIONS=<agent_parameters_string> "%JAVA_HOME%/bin/java.exe" -DSTOP.PORT=28282 -DSTOP.KEY=secret -jar start.jar etc/jetty-logging.xml