Step 1: Install Applicare SingleAgent on the machine running where Tomcat by following. These steps for installing Applicare SingleAgent
If Tomcat is started using startup.bat file follow Step 2 & 3.
Step 2: Navigate to the <tomcat_home_path>\bin directory and add the following line to the catalina.bat file.
set SERVER_NAME=<ServerName>
call <ApplicareSingleAgentHomePath>\scripts\setTomcatAgentEnv.bat
Replace ServerName with the desired name for the agent. This name will be used to identify the agent in the controller.
Replace ApplicareSingleAgentHomePath with the actual ApplicareSingleAgent Home directory.
e.g.
Step 3: Restart Tomcat server.
If Tomcat is running as a service, follow the instructions in the below link.
Comments
0 comments
Article is closed for comments.