You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/01/28 23:44:46 UTC

DO NOT REPLY [Bug 16517] New: - Example comment for form-bean in struts-config.xml in struts-blank application missing closing tag

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: struts-dev@jakarta.apache.org
        ReportedBy: apache.org@nerdmonkey.com
                CC: apache.org@nerdmonkey.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>