> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Apache TomCat 6.x > > Because of a security issue with Apache TomCat 4.x, our > office was required to upgrade to version 6.x.
It's "Tomcat", not "TomCat". > [2008-03-21 09:42:20] [174 javajni.c] [error] The specified > module could not be found. A little Googling or search of the mailing list archives will get you here: http://issues.apache.org/bugzilla/show_bug.cgi?id=41538 The gist is that msvcr71.dll can't be found; to quote from Mark T: "The short-term fix is to copy msvcr71.dll from %JAVA_HOME%\bin to %SYSTEM_ROOT%\system32 or any other location on the path." - 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: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
