Quick question...are there any restrictions to setting up the Eclipse IDE integration for dynaTrace? For instance, I would have:
Eclipse (with dynaTrace plugin installed)
dynaTrace Client
dynaTrace Server
Tomcat (or other tier)
Is it required that ANY of these components MUST BE on the same host? I can understand the IDE and client but is there a way for all components to be on separate hosts? Thanks...
Answer by Andreas G. ·
As you said: Eclipse and the Client must be on the same machine as they need to "talk" to each other and this is limited to localhost communication. The Server or your application that you monitor can be on different machines
JANUARY 15, 3:00 PM GMT / 10:00 AM ET