> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Partha Goswami
> Subject: Re: Support
>
> ah, JDK 6.0 has some issue, in WIndows  after installing JDK
> 6.0 & Tomcat
> 6.0 u need to put msvci70.dll from Jdk folder to bin folder
> of tomcat ,
> that's why i was asking. JDK 5 has no issue,

The msvcr71.dll file (not msvci70.dll, whatever that is) is required to run the 
Tomcat service launcher, but not needed when Tomcat is run via scripts.

The reason it didn't show up on JRE/JDK 5 is because installation of that JVM 
version slams a copy of the DLL into C:\windows\system32, regardless of what 
impact that might have on the system.  JRE/JDK 6 installation follows the rules 
published by Microsoft, and keeps the DLL in the JVM's bin directory.

Tomcat should be distributing the DLL (or otherwise insuring its availability) 
during installation or setup of the Windows service; however, no one's been 
able to convince the committers of that yet.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to