For avoiding console you need to start as a service. For linux example is given in bin directory - the file is jboss_init_redhat.sh. In the file you need to give your JBoss installation path. So your command would be sh jboss_init_redhat.sh start and it will start the JBoss without console. But I have one more problem here when I started the JBoss with root as well as normal login with above command I got the message "su: user jboss does not exist". I couldn't able to make out why this is comming. As well as when I used command to stop the JBoss it is not stopping.
Can anybody help me to understand the message, as well as why JBoss is not stopping. For windows user need to create their own script like jboss_init_redhat.sh. Previously there was some link available on http://www.alexandriasc.com/software/JavaService/index.html as mentioned by JBoss documents but now this is not working. -Jignesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850501#3850501 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850501 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
