Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the 
discussion

"Re: how to shutdown one instance"

To view the discussion, visit: https://community.jboss.org/message/646646#646646

--------------------------------------------------------------
Hi,

how do you run the instance?
Simple call on a shell 'run.sh (bat) ? - Just press CTRL-C and the server stops

If you run it in background you might use the shutdown script, if you have more 
than one server running you have to set the servers IP address and JNDI port to 
stop the correct instance.
Also you might use 'kill yJVM PID>' if you use a UNIX, the server is shuting 
down on receive SIG-TERM.

Or did you use AS7, here this will be different!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/646646#646646]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to