Can we tell which content directory corroponds to which deployed application on JBoss EAP?
Issue
- When an application is deployed through the management interface/ cli, how do you tell which archive in the data/content directory corresponds to a given deployed application? Specially looking for the use case where a corrupted archive may prevent an application deployment and you have to identify the corrupt archive.
- How can I identify which directory in
"content"represents my app. I want to know this because when i undeploy the app, JBOSS doesn't delete the app directory from content location and file system gets big and I don't know which are the older version. If i know the older version I can delete those.
Environment
- JBoss Enterprise Application Platform (EAP)
- 6
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.