|
• |
|
• |
You are using a customized startup script that places the WebLogic main class into an environment variable other than SERVER_CLASS, but you have not provided the name of that environment variable to the integrate integration script (which is done by setting the additional environment variable APPSERVER_CLASS_VAR to the name of your custom environment variable. |
|
2 |
Perform a Generic installation only on Windows, as described in Creating a Generic Installation for Manual Java EE Agent Integration . |
|
3 |
Copy the following block of code to your WebLogic Server startup script. Insert the block just before the WebLogic startup line. |
|
4 |
Set <integrate.cmd/sh> 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. This agent instance was created in step 2. |
|
IMPORTANT: Review the section Understanding What Should Be Instrumented before you begin manually integrating WebSphere. |