Joseph Freemaker wrote:
2. Run the following (from Tomcat's bin directory) in a Windows batch file and
Tomcat is installed as a Windows service:
set args=%args% --DisplayName="Tomcat 5.5"
set args=%args% --Install="C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin\tomcat5.exe"
set ar
Hi,
Installed Tomcat 5.5 and all worked fine with jdk 1.5.0_07. However need for
installer purposes to be able to setup Tomcat as a Windows service by running a
service.bat file. Have done the following:
1. Removed the original Tomcat service with 'tomcat5 //DS//Tomcat5'. The Tomcat
service w