JBoss Community

List of all deployed web contexts

created by Andre Ehrlich in JBoss Web Development - View the full discussion

Hi everyone!

 

 

Is there any possibility to get a complete list of all web contexts deployed in JBoss?

 

 

In the log file, you always find entries like

 

org.jboss.web.tomcat.service.deployers.TomcatDeployment (HDScanner) deploy, ctxPath=/app1

org.jboss.web.tomcat.service.deployers.TomcatDeployment (HDScanner) deploy, ctxPath=/app2

org.jboss.web.tomcat.service.deployers.TomcatDeployment (HDScanner) deploy, ctxPath=/otherApp

 

 

but I didn't find a convenient way to check if a particular web application is available. I don't want to add a servlet to each application which can be used for that purpose.

 

 

Thanks,

André

Reply to this message by going to Community

Start a new discussion in JBoss Web Development at Community