DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9709>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9709 Does not work with BEA Weblogic 7.0 ------- Additional Comments From [EMAIL PROTECTED] 2002-07-18 08:54 ------- I had the same problem using WL6.1, The problem is not with struts directly, but with the logging package, and the way classloaders work in WL. I have two solutions: 1. replace commons-logging.jar from the struts distribution with a nightly build from commons-logging.jar after 15th July 2002. Done. (This is what I did.) 2. Should work, but never tried: Edit the manifest file for all the jar files, setting the attribute Class-Path as explained in: http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>