wu-sheng commented on issue #2652: skywalking support ibm websphere(was ) j9vm 
URL: https://github.com/apache/skywalking/issues/2652#issuecomment-503551872
 
 
   This is high-value solution, you should send a pull request to FAQ.
   ```
   I had Solved the problem of "java.security.PrivilegedAction". 
   1. Set the agent's owner to the owner of WebSphere.
   2. Add "grant codeBase "file:${agent_dir}/-" { permission 
java.security.AllPermission; };" in the file of "server.policy".
   
   Then skywalking agent can run in WebSphere 6.1 ,7.0, 8.0 with openjdk 1.6.0 
, and Apps run normally.
   ```
   
   The FAQ should be linked and placed here, 
https://github.com/apache/skywalking/blob/master/docs/en/FAQ/README.md#runtime

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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