[jboss-user] [Beginner's Corner] - Re: Init script of jboss 4.2.3 GA - jdk6 for Debian 7

jaikiran pai do-not-reply at jboss.com
Fri May 31 02:34:08 EDT 2013


jaikiran pai [https://community.jboss.org/people/jaikiran] created the discussion

"Re: Init script of jboss 4.2.3 GA - jdk6 for Debian 7"

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

--------------------------------------------------------------
Mikel, welcome to the forums!

Does this work:

...
JBOSS_BIND_ADDR=-b 192.168.1.205
... 
EXEC=${JBOSS_HOME}/bin/run.sh ${JBOSS_BIND_ADDR}
... 
do_start(){    
        start-stop-daemon --start --chuid jboss --user jboss --name jboss  --exec ${EXEC}
    }
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130531/970dd893/attachment.html 


More information about the jboss-user mailing list