<< PREVIOUSNEXT >>

 

 

WINDOWS


AUTO INSTRUMENTATION

 

  1. Application Deployment Folder 

    1. Log in to the Virtual Machine where Tomcat is installed 

    2. Utilize the below path as Application Deployment Folder 

      %CATALINA_HOME%\webapps

    3. Example: D:\tomcat-7.0.85\webapps

  2. Startup Script File Path

    1. Provide the below path as Startup Script File Path

      %CATALINA_HOME%\bin\setEnv.bat

    2. Example: D:\tomcat-7.0.85\bin\setEnv.bat