Mike Baranski wrote:
Is JNDI somehow masking the classpath of WEB-INF/lib?  I have verified that
there are not multiple jars with this class in the webapp, and it is not in
the common/lib for tomcat.
The correct way is to place resource-referenced jars in common/lib (or just lib for tomcat 6.x). Simply speaking, WEB-INF/lib is inaccessible when container creates resources specified in context.xml.

--
Mikolaj Rydzewski <[email protected]>


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

Reply via email to