| #!/usr/bin/sh
| JBOSS_DIR=/DW-OPERATION/jboss-5.0.1.GA
| CONSOLE_LOG=$JBOSS_DIR/console.log
|
| cd $JBOSS_DIR
| $JBOSS_DIR/bin/shutdown.sh -s X.X.X.X.X:1190 -S
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264354#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...