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=24458>. 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=24458 CocoonMail sample: NoSuchMethodError Summary: CocoonMail sample: NoSuchMethodError Product: Cocoon 2 Version: 2.1.2 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, trying to run the CocoonMail sample i got a NoSuchMethodError for Folder.getURLName(). Apparently the mock class declared the method false. It should return an URLName instead of String. BTW: the quick installation note for the sample should mention, that I need to copy a mail.jar into WEB-INF/lib, too. This was the 1st problem I had running the sample
