Well, it appears that if any error is coming out due to something being
unresolved, none of the .jar files are used.  Once I moved yet another
.class file into the .war file, the previously unfound .jar files were used.

Les

> -----Original Message-----
> From: Les Hartzman [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 29, 2001 12:27 PM
> To: '[EMAIL PROTECTED]'
> Subject: Jar files not found in WEB-INF/lib directory
> 
> 
> I've just started to use Tomcat.  I created a .war file for 
> my servlet and
> on startup of tomcat, the .war file was processed.  Trying to 
> access the
> servlet caused some ClassDefNotFound errors to appear.  I moved the
> necessary .jar files to the WEB-INF/lib directory, and 
> restarted tomcat.
> 
> Unfortunately, tomcat still isn't finding the .jar files to 
> resolve the
> references.
> 
> I'm using Tomcat 3.2.1.
> 
> Thanks for any help.
> 
> Les
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to