Not specific to OFBiz but I think we should because it helps :) Thanks
Pranay Pandey Senior Manager, Enterprise Software Development HotWax Media http://www.hotwaxmedia.com ApacheCon US 2014 Silver Sponsor http://na.apachecon.com/sponsor/our-sponsors On Oct 31, 2014, at 1:35 AM, Ron Wheeler <[email protected]> wrote: > > Is this something that should be added to the docs? > > Ron > > -------- Original Message -------- > > It worked perfectly. Thank you! > > On Thu, Oct 30, 2014 at 12:37 PM, Paul Mandeltort <[email protected]> wrote: > >> Well ideally you should run it as a service.. :-) >> >> But if you’re starting it from the command line for testing/whatnot, use >> nohup ./startofbiz.sh & to keep it from getting killed when the terminal >> closes. >> —P >> >> > On Oct 30, 2014, at 2:24 PM, Michael Gawrychowski < >> [email protected]> wrote: >> > >> > Hi everyone, I start the ofbiz app by ssh-ing to the server and typing in >> > ./ant start and in a few seconds I have it working. However every time I >> > close the terminal window the application stops working as well. Why is >> > that and how do I get it to work so it works all the time? >> >> > > >
