Hi all,

I started 2 JBoss instances on a server.
To start each instance I type :
     run.sh -c config1
and
     run.sh -c config2

Now I'd like to shut down one of these instances. I didn't see how to shut down 
a single instance anywhere. 

The usual command is something like :
$JAVA_HOME/bin/java -classpath 
$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jnet.jar org.jboss.Shutdown 
--shutdown"

How to do to shut down only config2 ?

Regards
A. ROY

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954702#3954702

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954702

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to