> From: Newell, Gary [mailto:[EMAIL PROTECTED] > Subject: RE: windows installer error on TomCat v5.5.25 > > You are right, classpath does not have anything (except for my .jars) > set for 1.6.0_02.
No, CLASSPATH should not have *anything* specified - get rid of it. Your jars should be placed in the appropriate location within your webapp (i.e., WEB-INF/lib), or in Tomcat's shared/lib or common/lib directories (not both). - 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]
