Good information! Thanks David, Martin-- --------------------------------------------------------------------------- This e-mail message (including attachments, if any) is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, proprietary , confidential and exempt from disclosure. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------------- Le présent message électronique (y compris les pièces qui y sont annexées, le cas échéant) s'adresse au destinataire indiqué et peut contenir des renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. ----- Original Message ----- From: "David Harrison" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Sunday, March 25, 2007 9:04 PM Subject: Re: Launching Tomcat at boot
> On 26/03/2007, at 10:30 AM, Hassan Schroeder wrote: > >> On 3/25/07, dimitryous r. <[EMAIL PROTECTED]> wrote: >> >>> My start_tomcat contain the following code: >> >>> export JAVA_HOME=/usr >> >> Well, right off the bat that line is useless :-) It needs to point >> to your >> installation of Java. Fix that and make sure the script starts Tomcat >> when run from the command line first... > > No the JAVA_HOME directive is correct for OSX. > > This article maybe worth reading, it covers setting Tomcat to load on > boot in OSX. > It appears to be written for 10.3 but the theory should hold true for > 10.4: > > http://www.macdevcenter.com/pub/a/mac/2002/06/18/tomcat.html?page=last > > > David > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >