[jboss-user] [Installation, Configuration & Deployment] - Re: need help, jboss init script not work // JBOSS_CMD_START

erasmomarciano do-not-reply at jboss.com
Fri Nov 6 10:19:54 EST 2009


  | #!/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#4264354

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



More information about the jboss-user mailing list