Thanks Jacob.
I will try it out.
Sanjay
--- Jacob Kjome <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I saw you both asking how to run Tomcat 4 as an NT
> Service on the
> Tomcat User list.  I was looking at the archives. 
> I'm not subscribed
> to the list, which is why I am sending this directly
> to you.  Here is
> you answer:
> 
> Install Catalina Service:
> 
> %CATALINA_HOME%\bin\tomcat.exe -install
> Apache-Catalina %JAVA_HOME%\jre\bin\server\jvm.dll
>
-Djava.class.path=%CATALINA_HOME%\bin\bootstrap.jar;%JAVA_HOME%\lib\tools.jar
> -Dcatalina.home=%CATALINA_HOME% %CATALINA_OPTS% -Xrs
> -start org.apache.catalina.startup.Bootstrap -params
> start -stop org.apache.catalina.startup.Bootstrap
> -params stop -out %CATALINA_HOME%\logs\stderr.log
> 
> Uninstall Catalina Service:
> 
> %CATALINA_HOME%\bin\tomcat.exe -uninstall
> Apache-Catalina
> 
> 
> I found the answer after looking at this article:
>
http://www.webmasterbase.com/printTemplate.php?aid=305
> 
> 
> As you can tell, Tomcat 4.xx does not use
> jk_nt_service.exe like
> Tomcat 3.xx does.  Hope that helps.  May I suggest
> that you post this
> answer back to the list so others can see how to do
> this.
> 
> later,
> 
> Jake
> 
> -- 
> Best regards,
>  Jacob                          mailto:[EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to