Joe Hansen wrote:
Chuck, please note that when commons-logging.jar is present only in
the WEB-INF/lib directory,
I get the following error:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
So, either I get
a) Invalid class loader hierarchy. You have more than one version of
'org.apache.commons.logging.Log' visible, which is not allowed.
or
b) java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
Really adventuring into areas unknown to me here, but might there not by
any chance be /another/ webapp, in which you did /not/ in that case give
its own copy of the jar of its own ?
(like under server/webapps ?)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org