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

Solution for When using new xalan and xerces2, struts is not able to parse 
struts-config.xml

           Summary: Solution for When using new xalan and xerces2, struts is
                    not able to parse struts-config.xml
           Product: Struts
           Version: 1.0 Beta 1
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When we used new xalan, and added xml-apis.jar, xsltc.jar, and xercesImpl.jar, 
it stopped parsing struts-config.xml giving error 

Parse Fatal Error at line 232 column 54: The attribute type is required in the 
declaration of attribute "path" for element "forward".
org.xml.sax.SAXParseException: The attribute type is required in the 
declaration of attribute "path" for element "forward".

what we found is that just replacing entity named RequestPath with ReqPath it 
works fine.

If anyone has any explanation, please tell me.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to