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/10/29 10:48:57 UTC

DO NOT REPLY [Bug 24210] New: - org.xml.sax.SAXParseException: say which file (incl. path) is concerned

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=24210>.
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=24210

org.xml.sax.SAXParseException: say which file (incl. path) is concerned

           Summary: org.xml.sax.SAXParseException: say which file (incl.
                    path) is concerned
           Product: Struts
           Version: 1.0 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


When starting up, tomcat, I got the below error in my startup catalina.log.
Having about >100 classes doing
org.apache.struts.action.Action#perform(ActionMapping, it would be useful to
know which file the error is coming from.

Since it is talking about xml, I found it in struts-config.xml, but some more
hints in the error message are my "request for enhancement". Thx!


Parse Error at line 1333 column 19: The content of element type "action-mappings
" must match "(action)*".
org.xml.sax.SAXParseException: The content of element type "action-mappings" mus
t match "(action)*".
        at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Un
known Source)
        at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
....

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org