| 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!
|
 |
 |
|
|
subject: Determine if an application is running or not
|
|
|