Hi,
I'm wondering if there is a way to override App Name or Tier name per deployment in a Java application container, like JBoss EAP for example?
I've noticed that for PHP this concept is supported, Multi-app/Single-server:
https://docs.appdynamics.com/pages/viewpage.action?pageId=35228213
Is there a way to do Multi-app/Single-server for Java? Can I drop a magic XML file into my WAR/EAR file that overrides agent settings?
I ask because currently, we deploy multiple separate applications into the same JBoss EAP instance, but we'd like app dynamics to track them separately.
Thanks,
Joel