aspose file tools
The moose likes JBoss and the fly likes Determine if an application is running or not Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Determine if an application is running or not" Watch "Determine if an application is running or not" New topic
Author

Determine if an application is running or not

Wagner Paz
Greenhorn

Joined: Oct 11, 2012
Posts: 1
Hi!

I have a set of applications deployed on JBoss 7 and I need to know,
from one of these applications, if the others are deployed and running.
There is some API for this purpose?
I was thinking in doing a GET request via HttpClient in the specified path, but first I wanna know if there is a better way.

Thank you guys!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Determine if an application is running or not
 
Similar Threads
Getting Error Starting Tomcat
multiple application deployment in jboss
Dubug issue in Weblogic
Weblogic - same application on different managed servers with in the same domain - possible or not?
Shared DB Connection Pool