2 Replies Latest reply on Jul 31, 2008 9:35 AM by rohit.macherla

    Starting JBoss server independently

    rohit.macherla

      Hi all,

      I have a JBoss 4.2.2 version installed on HP Unix platform at a remote server. Each time I need to start it, I connect through telnet to that machine and then run the command :

      ./run.sh - b 0.0.0.0


      But then I can't close that window because the server is still on it. I had Sun One server earlier, each time I had to run it, I used to give a command and then it runs in the background and I can close that telnet connection. How do I start JBoss similarly ? I mean, I need to log off my machine each day, and I can't restart it daily. Any special command for that ?

      Thanks for the help.