RE: Is there a quiet or headless install for Tomcat 5?

2007-11-26 Thread Kurt Kavanaugh

Thanks.

Respectfully, for us at least, there is a step (2), And that is to have
Tomcat setup as a service vs a command line invokation of an executable.
Also not knowing what the setup.exe does for the *automatic* install
that sets up the service. Also was not sure of any other tasks executed.
Setting up registry items etc.

But alas in reading it appears that the following...

C:\ tomcat5 //IS//Tomcat5 --DisplayName=Apache Tomcat 5 \
C:\ --Install=C:\Program Files\Tomcat\bin\tomcat5.exe --Jvm=auto \
C:\ --StartMode=jvm --StopMode=jvm \
C:\ --StartClass=org.apache.catalina.startup.Bootstrap
--StartParams=start \
C:\ --StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop

Should do the job.

Thanks for the reply.

Kurt



-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 20, 2007 6:18 PM
To: Tomcat Users List
Subject: Re: Is there a quiet or headless install for Tomcat 5?

Kurt Kavanaugh wrote:
 Semantics. By embedded I mean we use Tomcat, along with a number of
 other processes/applications which we package into a single product
 offering. I just wanted to be clear that I did not mean we are running
 Tomcat in an embedded mode.
 
 Thanks for reading and considering...
 
 -Original Message-
 From: Kurt Kavanaugh 
 Sent: Tuesday, November 13, 2007 5:16 PM
 To: users@tomcat.apache.org
 Subject: Is there a quiet or headless install for Tomcat 5?

Step 1. Unzip/untar a standard distribution.
Step 2. There is no step 2.

Mark



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Is there a quiet or headless install for Tomcat 5?

2007-11-20 Thread Kurt Kavanaugh

Semantics. By embedded I mean we use Tomcat, along with a number of
other processes/applications which we package into a single product
offering. I just wanted to be clear that I did not mean we are running
Tomcat in an embedded mode.

Thanks for reading and considering...

-Original Message-
From: Kurt Kavanaugh 
Sent: Tuesday, November 13, 2007 5:16 PM
To: users@tomcat.apache.org
Subject: Is there a quiet or headless install for Tomcat 5?

Tomcat is an embedded component in our product.

 

Thanks

 

Kurt

 



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Is there a quiet or headless install for Tomcat 5?

2007-11-20 Thread Mark Thomas
Kurt Kavanaugh wrote:
 Semantics. By embedded I mean we use Tomcat, along with a number of
 other processes/applications which we package into a single product
 offering. I just wanted to be clear that I did not mean we are running
 Tomcat in an embedded mode.
 
 Thanks for reading and considering...
 
 -Original Message-
 From: Kurt Kavanaugh 
 Sent: Tuesday, November 13, 2007 5:16 PM
 To: users@tomcat.apache.org
 Subject: Is there a quiet or headless install for Tomcat 5?

Step 1. Unzip/untar a standard distribution.
Step 2. There is no step 2.

Mark



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]