I have a Runnable class that will call a webservice in the run method. That class is being invoked, but I can't see the webservice call in appdynamics. What do I need to configure to be able to see the webservice call?
In the async activity link I can't see much either
Im running java, tomcat.
In addition. I found that async calls started to be logged in appdynamics all by itself. Then after a server restart the async calls were not working again.