- Install Applicare SingleAgent in the machine where Weblogic is running.
- Navigate to the <weblogic_domain_path>\bin directory and add the following line to the startWebLogic.bat file:
export AGENT_NAME=<Agent Name>
. /<ApplicareSingleAgent_homepath>/scripts/setAgentEnv.sh
- <ApplicareSingleagent_homepath> - The directory where the Applicare SingleAgent zip file has been extracted.
- <Agent Name> - The name you wish to assign.
- Verify if the below JVM argument is present in the <ApplicareSingleAgent_homepath>\scripts\setAgentEnv.sh file, if it is not, add the JVM argument to this file.
-Dapplicare.agent.name=$AGENT_NAME
- <ApplicareSingleagent_homepath> - Applicare SingleAgent zip file extracted directory.
- Restart Weblogic
For Other Docs - Click here
Comments
0 comments
Please sign in to leave a comment.