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=26276>. 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=26276 Generated TLD inconsistent after tagfile changes Summary: Generated TLD inconsistent after tagfile changes Product: Tomcat 5 Version: 5.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: Major Priority: Other Component: Jasper AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It seems that the generated TLD is not updated for tagfiles after certain modifications (e.g. changing attribute names of the tag) and therefore the generate source code is incorrect. Can easily be reproduced by changing an attribute's name of a tag in a tag file (the source code is regenerated after the modification but does not contain the corresponding setter). This indicated that the generated TLD is not updated to reflect the modification and therfore the source code is generated on old metadata. See attached webapp for a test case. Instructions for reproduction are on the startpage of the webapp. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]