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=33821>. 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=33821 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |WORKSFORME Status|NEW |RESOLVED ------- Additional Comments From [EMAIL PROTECTED] 2005-03-22 06:09 ------- Since you are not including the mail jars in your application, the container might be loading them from its version. The classloader that loads the container jars might contain instances of the container's copy of commons-logging. When you throw your version in the mix, it throws that error. I'd suggest either including the mail jars with your application or not use the commons-logging jar that comes with Struts. Either way, the problem is clearly not with the Struts code itself, so I'm marking this as worksforme. If you continue to have problems, try raising the issue on the Struts user mailing list. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]