The jboss_init_redhat.sh is missing the lines required by chkconfig to create 
the run levels.  I added the following lines to mine right after "#!/bin/sh":

# chkconfig: 345 90 10
# description: Runs the JBoss Application Server
# processname: jboss


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029808
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to