When using JDK 1.5 the JVMTI agent can be used by starting the JVM with the
following option (adapt according to the path to aspectjweaver.jar):
-javaagent=aspectjweaver.jar
The JRockit agent is configured with the following JVM option:
-Xmanagement:class=org.aspectj.weaver.tools.JRockitWeavingAgent