> From: [EMAIL PROTECTED] 
> Thank you for your response.  Typo on my part Wendy.  It is 
> WEB-INF in all places on my machine.

Darn!  That would have been easier to fix.  My next suspect is the fact
that you've put the .jar files in both common/lib and WEB-INF/lib.  Try
removing them from common/lib and running with a single copy in your
webapp's directory.  Some libraries cannot be shared, I don't know
whether this is one of them.  Having two copies can confuse the
classloader and sometimes shows up as 'not found' errors.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

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

Reply via email to