wu-sheng commented on a change in pull request #1329: tomcat 探针使用说明修改
URL: 
https://github.com/apache/incubator-skywalking/pull/1329#discussion_r193988001
 
 

 ##########
 File path: docs/en/Deploy-skywalking-agent.md
 ##########
 @@ -30,13 +30,13 @@ New agent package looks like this:
 - The default logging output folder is `/logs`.
 
 # Deploy agent in Tomcat FAQ
-- Tomcat 7
+- Linux Tomcat 7, Tomcat 8
 Change the first line of `tomcat/bin/catalina.sh`.
 ```shell
 CATALINA_OPTS="$CATALINA_OPTS 
-javaagent:/path/to/skywalking-agent/skywalking-agent.jar"; export CATALINA_OPTS
 ```
 
-- Tomcat 8
+- Windows Tomcat7, Tomcat 8
 Change the first line of `tomcat/bin/catalina.sh`.
 
 Review comment:
   Windows haven't `*.sh`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to