Please Refer to this link to set up . Worked for me on Windows 2000 server with jdk3.1.01.
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html. -----Original Message----- From: Amine AMAR [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 4:39 AM To: [EMAIL PROTECTED] Subject: Configuring tomcat4 to run as a WinNT Service Hello, I'm runnig tomcat V4.0 under Win2000. It runs perfectly from the command line. I was used to the jk_nt_service.exe utility for tomcat 3.2.4. it seems that it no longer exists for tomcat 4 and was replaced by %tomcat_home%\bin\tomcat.exe. I tried to use the following command to install tomcat4 as a Win2000 service: tomcat -install tomcat4 C:\jdk1.3.1_01\lib -Djava.classpath="C:\jakarta-tomcat-4.0.1\bin\bootstrap.j ar;C:\jdk1.3.1_01\lib\lib\tools.jar" -Dcatalina.base="C:\jakarta-tomcat-4.0. 1" -Dcatalina.home="C:\jakarta-tomcat-4.0.1" -start org.apache.catalina.startup.Bootstrap -params start -stop org.apache.catalina.startup.Bootstrap -params stop -out "C:\jakarta-tomcat-4.0.1\logs\out.log" -err "C:\jakarta-tomcat-4.0.1\logs\err.log" -current "C:\jakarta-tomcat-4.0.1" the service installs correctly but when trying to start it, I get the following messages (in the Win event log) The tomcat4 service failed to start. Could not load the Java Virtual Machine. The LoadLibrary function failed for the following reason: Access Denied Can anyone please help :) Thank you very much Amine -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender immediately. This footnote also confirms that this email message has been swept by MIMEsweeper and Symantec Norton AntiVirus for the presence of computer viruses. ********************************************************************** -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
