|
• |
The Java command line includes -Djava.endorsed.dirs=...<tomcat_home>\bin |
|
1 |
Make a copy of your original catalina.sh script. |
|
2 |
Perform a Generic installation only on Windows, as described in Creating a Generic Installation for Manual Java EE Agent Integration . |
|
3 |
Open the catalina.sh script in a text editor and make the changes described in this step: |
|
4 |
Set <integrate.sh> to the name of the integration task you created in step 2. For example: integrate-Generic_installation_only_on_UNIX_Install_Configs_and_pre-instrument.cmd. |
|
5 |
Set the QUEST_DEPLOYMENT_DIRECTORY variable to the Deployment Directory specified by the Java EE Integration Agent instance that is activated on this host. |
|
1 |
Make a copy of the catalina.bat script. |
|
2 |
Perform a Generic installation only on Windows, as described in Creating a Generic Installation for Manual Java EE Agent Integration . |
|
3 |
Open the catalina.bat script in a text editor and make the changes described in this step: |
|
4 |
Set <integrate.cmd> to the name of the integration task you created in step 2. For example: integrate-Generic_installation_only_on_Windows_Install_Configs_and_pre-instrument.cmd. |
|
5 |
Set the QUEST_DEPLOYMENT_DIRECTORY variable to the Installation directory specified by the Java EE Integration Agent instance activated on this host. |
|
1 |
Perform a Generic installation only on Windows, as described in Creating a Generic Installation for Manual Java EE Agent Integration . Specify the JVM used by the service in the Java_Home box in the setup wizard. |
|
a |
In a command prompt, open the Tomcat installation bin directory. |
|
b |
|
d |
|
e |
Replace <VERSIONED_SUBDIRECTORY> with the absolute path of the deployment directory and the current agent directory version. |
|
f |
Replace both instances of <INTEGRATIONID> with the integrationid produced in Step 1. The integrationid can be found in the integrate scripts generated by the generic installation, which are placed in the Installation Directory. Locate the scripts corresponding to your generic installation, open the .cmd script, and look for a command similar to the following: |
|
g |
Replace <BOOTSTRAP_FILENAME> with the name of the pre-instrumentation .jar filename that was created in step 1. corresponds to the JRE/JDK used by the Tomcat service. This name can be found in your agent machine bootstrap directory, in the <VERSIONED_SUBDIRECTORY>. |
|
h |