This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Checking JBoss status remotely Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Checking JBoss status remotely" Watch "Checking JBoss status remotely" New topic
Author

Checking JBoss status remotely

Umashanker N
Greenhorn

Joined: Aug 08, 2008
Posts: 1
Hi,

Is there any way to check if JBoss is running or not (on a remote machine) other than hitting the http
port in the browser?
I tried to use twiddle.sh but it's always returns true (even though JBoss is not running).
Please let me if there is any other way to accomplish this.

Regards,
Umashanker N
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8209
    
  71

A similar discussion happened in our JBoss forum here


[My Blog] [JavaRanch Journal]
 
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: Checking JBoss status remotely
 
Similar Threads
Deploy web apps on different ports
How to retrieve the Jnp or RMi port of JBoss server
Jboss start on system bootup
Timer Task
Global redirection for HTTP errors in JBoss