Re: Create a tomcat service.

2011-02-28 Thread Savvas-Andreas Moysidis
; Files\Apache Software Foundation\{TOMCAT_HOME}\endorsed'" > > rem Copy service applet tomcat6w.exe to instance name > copy tomcat6w.exe your_instance_name.exe /Y > > > Regards, > - Savvas > > On 28 February 2011 12:15, Jan Høydahl wrote: > >> Yo

Re: Create a tomcat service.

2011-02-28 Thread Savvas-Andreas Moysidis
pplet tomcat6w.exe to instance name copy tomcat6w.exe your_instance_name.exe /Y Regards, - Savvas On 28 February 2011 12:15, Jan Høydahl wrote: > You may have downloaded the wrong Tomcat package? > > http://lmgtfy.com/?q=tomcat+windows+service > > On 28. feb. 2011, at 12.25

Re: Create a tomcat service.

2011-02-28 Thread Jan Høydahl
You may have downloaded the wrong Tomcat package? http://lmgtfy.com/?q=tomcat+windows+service On 28. feb. 2011, at 12.25, rajini maski wrote: > Does anybody have a script to create a tomcat service? I'm trying > to set my system up to run multiple instances of tomcat at th

Create a tomcat service.

2011-02-28 Thread rajini maski
Does anybody have a script to create a tomcat service? I'm trying to set my system up to run multiple instances of tomcat at the same time (on different ports, obviously), and can't get the service to create properly.I tried to follow the steps mentioned in this