[JBoss-user] [Management, JMX/JBoss] - Re: how to find jboss server status, if it is stopped

2004-07-03 Thread lretief
What operating system and jboss version?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840862#3840862

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840862


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: how to find jboss server status, if it is stopped

2004-07-03 Thread genman

Install this:

http://cr.yp.to/daemontools.html

Once you get it going, you can control your service and find its status using the 
command line.  You don't want to check a socket on JBoss to find out if it's running, 
because the socket isn't created until a few seconds after start-up; you may end up 
starting multiple processes.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840880#3840880

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840880


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user