Thank you Edoardo, it works fine...
Problem solved.
Thank you all
On 26 mars 07, at 09:33, Edoardo Panfili wrote:
dimitryous r. wrote:
Hello Hassan,
My question was "Launching Tomcat automatically at boot" ...
The fact is:
either "export JAVA_HOME=/usr"
or "export JAVA_HOME=/System/Library/Fr
dimitryous r. wrote:
Hello Hassan,
My question was "Launching Tomcat automatically at boot" ...
The fact is:
either "export JAVA_HOME=/usr"
or "export
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home"
are both OK. Seem Apple is promoting the 1st one? Strange but will n
Hello Hassan,
My question was "Launching Tomcat automatically at boot" ...
The fact is:
either "export JAVA_HOME=/usr"
or "export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/
Versions/1.5.0/Home"
are both OK. Seem Apple is promoting the 1st one? Strange but will
not challenge them.
On 3/25/07, David Harrison <[EMAIL PROTECTED]> wrote:
Either way works but Apple seems to promote the JAVA_HOME=/usr
alternative:
Um, an article citing Tomcat *4.0.1* as "the latest"? OK
Let's just say: my startup script works, the OP's doesn't. You're more
than welcome to adhere to the a
On 26/03/2007, at 1:36 PM, Hassan Schroeder wrote:
On 3/25/07, David Harrison <[EMAIL PROTECTED]> wrote:
>> export JAVA_HOME=/usr
No the JAVA_HOME directive is correct for OSX.
??? The article shows this line in the example startup script
export JAVA_HOME=/System/Library/Frameworks/Java
de le diffuser, de le distribuer ou de le reproduire.
- Original Message -
From: "David Harrison" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, March 25, 2007 9:04 PM
Subject: Re: Launching Tomcat at boot
> On 26/03/2007, at 10:30 AM, Hassan Sch
On 3/25/07, David Harrison <[EMAIL PROTECTED]> wrote:
>> export JAVA_HOME=/usr
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:
??? T
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
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
Hello,
Is there a way for me to launch my Apache Tomcat server automatically
at each boot?
Right now I have to launch Terminal.app and then type "/usr/local/bin/
start_tomcat" (or paste the stuff).
Result ok at http://192/168/0/1:8080 .
I tried to put the the following code - the file name i
10 matches
Mail list logo