WINDOWS
AUTO INSTRUMENTATION
-
Application Deployment Folder
-
Log in to the Virtual Machine where Tomcat is installed
-
Utilize the below path as Application Deployment Folder
%CATALINA_HOME%\webapps
-
Example: D:\tomcat-7.0.85\webapps
-
-
Startup Script File Path
-
Provide the below path as Startup Script File Path
%CATALINA_HOME%\bin\setEnv.bat
-
Example: D:\tomcat-7.0.85\bin\setEnv.bat
-