Anonymous | Login | Signup for a new account | 12-17-2024 10:46 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001647 | [Resin] | minor | always | 03-14-07 10:56 | 03-15-07 15:13 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | urgent | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.23 | ||||||
Summary | 0001647: Xerces for XML causes JSP compilation errors | ||||||||
Description |
(rep by M Schmidt) <system-property javax.xml.parsers.DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/> <system-property javax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl"/> We start getting errors like the following: com.caucho.jsp.JspLineParseException: /WEB-INF/jsps/comments.jsp:1: org.xml.sax.SAXParseException: The prefix "resin-c" for element "resin-c:out" is not bound. |
||||||||
Additional Information |
Caucho comment: It looks like it might be a validation issue. Resin might not be properly generating the XML. Resin translates ${foo} into <resin-c:out value="${foo}"/>. It might be that the resin-c doesn't have a proper namespace declaration. |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |