DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27504>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27504

LogConfigurationException when using STRUTS with 2 applications in iPlanet





------- Additional Comments From [EMAIL PROTECTED]  2004-04-10 18:46 -------
The "Log4JLogger does not implement Log" exception implies that there is more
than one copy of commons-logging.jar visible in the class loader hierarchy.  You
need to ensure that the commons-logging.jar file is *not* visible through a
parent class loader (whatever the iPlanet equivalent of Tomcat's common/lib
directory).

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

Reply via email to