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=10929>. 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=10929 ESQL conflict with XSCRIPT logicsheet Summary: ESQL conflict with XSCRIPT logicsheet Product: Cocoon 2 Version: Current CVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If you use the ESQL and XSCRIPT logicsheets in the same XSP page, and you use the <esql:pool> tag, it will trigger a "duplicate definition of method compose(org.apache.avalon.framework.component.ComponentManager)" error. The error is generated because both logicsheets attempt to override the "compose" method. The problem can be fixed by removing the need to override the "compose" method in the ESQL logicsheet. Thank you. Ignacio Alvarez. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]