On 05/08/2010 11:32 AM, Tommy Pham wrote:
-----Original Message-----

I just install all the current VS (2005 sp1 to 2010) redistributables (both
x86 and x64) to solve any missing DLLs problems in Windows.  As for need for
DLL by Tomcat, I think it's the way the EXE was compiled (dynamically
linked).


It has nothing to do with tomcat. The missing .dll is JVM dependency.
The copy can be avoided by setting up the system PATH to include
the JRE bin folder (usually reboot will be required)

It is something Sun refuses to handle and ships the msvcrt71.dll
as part of their dist instead to follow the Windows Logo
guidelines and install the MSVCRT runtime separately.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to