Tomcat Server Standard 4.0178 Nortel ArchiveRunning TomcatTomcat can be run either as service, or in command line mode.Tomcat is typically installed as a service by the installation kit. Howeverunder certain circumstances it may not be appropriate to do so, for example,when the Archive web application requires access to the archive file share –it may not be possible to give the appropriate permissions to the accountrunning the Tomcat service to access this share. Hence it would be necessaryto run Tomcat in command line mode.The Tomcat service is called eyreteltomcat and can be found in theWindows Services Control Manager. If it is not listed, Tomcat has not beeninstalled.Installing Tomcat as a serviceTomcat can be installed as a service by executing the following commandline:eyretel.home/tomcat/bin/InstallSvc.bat java.homeeyretel.home/tomcat server eyretel.homewhere eyretel.home is substituted for the eyretel root directory andjava.home is substituted for the JDK root directory.Tomcat will now be installed. The service can be stopped and started via theWindows Service Control Manager.Starting Tomcat using the command lineIn the unlikely event that it is necessary to run Tomcat from the commandline, you should first ensure that the eyreteltomcat service has been stopped.Do this using the Windows Service Control Manager. Once the service isstopped, you can start Tomcat in the command line mode by executing thefollowing command line: