Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 6486501

Browse files
authored
Further clarification of Tomcat as a Windows service
1 parent ca358e1 commit 6486501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/get-data-in/application/java/instrumentation/java-servers-instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Add the path to the JVM agent to your Tomcat or TomEE startup script:
139139
140140
set CATALINA_OPTS=%CATALINA_OPTS% -javaagent:"<Drive>:\path\to\splunk-otel-javaagent.jar"
141141
142-
.. note:: When running Tomcat as a Windows service, run the ``tomcat<version>w.exe`` utility as Administrator, and then add the ``-javaagent`` argument to the list of Java Options.
142+
.. note:: The setenv.bat script is not used when running Tomcat as a Windows service. Instead, run the ``tomcat<version>w.exe`` utility as Administrator, and then add the ``-javaagent`` argument to the list of Java Options.
143143

144144
.. _weblogic-javaagent:
145145

0 commit comments

Comments
 (0)