Re: Script to create tomcat service on windows?

2005-10-04 Thread Matej Kafadar

Hi,

try to register Tomcat as service with nice GUI.

GUI is Tomcat Service Manager
http://web.bvu.edu/staff/david/index.jsp?section=softwaresubsection=tcservcfgpage=overview

regards

Matej

David Kerber wrote:
Does anybody have a script to create a tomcat service on windows 2000? 
I'm trying to set my system up to run multiple copies of tomcat at the 
same time (on different ports, obviously), and can't get the service to 
create properly.


Thanks!
Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Script to create tomcat service on windows?

2005-10-04 Thread David Kerber

Caldarale, Charles R wrote:
From: David Kerber [mailto:[EMAIL PROTECTED] 
Subject: Re: Script to create tomcat service on windows?


Do they still work?



Yes, they still work.  (It probably would have taken you less time to
try it than to e-mail the question.)  I've never seen a justifiable
explanation of why the scripts were left out of the .exe download.


I would have, except that I was at home and didn't have access to try 
it.  Thanks for the response...



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Script to create tomcat service on windows?

2005-10-03 Thread David Kerber
Does anybody have a script to create a tomcat service on windows 2000? 
I'm trying to set my system up to run multiple copies of tomcat at the 
same time (on different ports, obviously), and can't get the service to 
create properly.


Thanks!
Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Script to create tomcat service on windows?

2005-10-03 Thread Caldarale, Charles R
 From: David Kerber [mailto:[EMAIL PROTECTED] 
 Subject: Script to create tomcat service on windows?
 
 Does anybody have a script to create a tomcat service on 
 windows 2000? 

Have you tried the service.bat script that's part of the standard
download?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Script to create tomcat service on windows?

2005-10-03 Thread David Kerber

Caldarale, Charles R wrote:
From: David Kerber [mailto:[EMAIL PROTECTED] 
Subject: Script to create tomcat service on windows?


Does anybody have a script to create a tomcat service on 
windows 2000? 



Have you tried the service.bat script that's part of the standard
download?


No, I didn't see it.  I'll give it a try...




 - Chuck


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Script to create tomcat service on windows?

2005-10-03 Thread David Kerber
service.bat doesn't seem to be installed with 5.5.9.  I searched the 
entire HD of two different machines which have that it installed, and 
that file was not found.  I did find the html files with the description 
of service.bat, but not service.bat itself.




Caldarale, Charles R wrote:
From: David Kerber [mailto:[EMAIL PROTECTED] 
Subject: Script to create tomcat service on windows?


Does anybody have a script to create a tomcat service on 
windows 2000? 



Have you tried the service.bat script that's part of the standard
download?

 - Chuck



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Script to create tomcat service on windows?

2005-10-03 Thread Caldarale, Charles R
 From: David Kerber [mailto:[EMAIL PROTECTED] 
 Subject: Re: Script to create tomcat service on windows?
 
 service.bat doesn't seem to be installed with 5.5.9.

Get the .zip download, not the emasculated .exe version.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Script to create tomcat service on windows?

2005-10-03 Thread Seak, Teng-Fong
Yup, 5.5 is very different from 5.0 in that those *.bat files aren't
needed/included.  And 5.5 no longer needs JAVA_HOME environment variable.

David Kerber wrote:

 service.bat doesn't seem to be installed with 5.5.9.  I searched the
 entire HD of two different machines which have that it installed, and
 that file was not found.  I did find the html files with the
 description of service.bat, but not service.bat itself.



 Caldarale, Charles R wrote:

 From: David Kerber [mailto:[EMAIL PROTECTED] Subject: Script to
 create tomcat service on windows?

 Does anybody have a script to create a tomcat service on windows 2000? 



 Have you tried the service.bat script that's part of the standard
 download?

  - Chuck



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Script to create tomcat service on windows?

2005-10-03 Thread David Kerber
Do they still work?  I want to create a separate tomcat service so I can 
run two instances at once (on different ports, obviously).


Dave


Seak, Teng-Fong wrote:


   Yup, 5.5 is very different from 5.0 in that those *.bat files aren't
needed/included.  And 5.5 no longer needs JAVA_HOME environment variable.

David Kerber wrote:

 


service.bat doesn't seem to be installed with 5.5.9.  I searched the
entire HD of two different machines which have that it installed, and
that file was not found.  I did find the html files with the
description of service.bat, but not service.bat itself.



Caldarale, Charles R wrote:

   


From: David Kerber [mailto:[EMAIL PROTECTED] Subject: Script to
create tomcat service on windows?

Does anybody have a script to create a tomcat service on windows 2000? 
   



Have you tried the service.bat script that's part of the standard
download?

- Chuck
 





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Script to create tomcat service on windows?

2005-10-03 Thread Caldarale, Charles R
 From: David Kerber [mailto:[EMAIL PROTECTED] 
 Subject: Re: Script to create tomcat service on windows?
 
 Do they still work?

Yes, they still work.  (It probably would have taken you less time to
try it than to e-mail the question.)  I've never seen a justifiable
explanation of why the scripts were left out of the .exe download.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]