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=16517>. 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=16517 Example comment for form-bean in struts-config.xml in struts-blank application missing closing tag Summary: Example comment for form-bean in struts-config.xml in struts-blank application missing closing tag Product: Struts Version: 1.1 Beta 3 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Example AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] In the struts-config.xml file in the struts-blank application, there is a commented out sample DynaActionForm form-bean descriptor. This form-bean is missing it's closing </form-bean> tag. If a user copies and pastes this into their application, they will receive the somewhat cryptiq "org.apache.jasper.JasperException: Cannot find ActionMappings or ActionFormBeans collection" exception. Minor as it is, it is tough to track down for the novice struts developer. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>