Mantis Bugtracker
  

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

- Relationships

- Notes
(0001774)
ferg
03-15-07 15:13

jsp/1101
 

- Issue History
Date Modified Username Field Change
03-14-07 10:56 sam New Issue
03-15-07 15:13 ferg Note Added: 0001774
03-15-07 15:13 ferg Assigned To  => ferg
03-15-07 15:13 ferg Status new => closed
03-15-07 15:13 ferg Resolution open => fixed
03-15-07 15:13 ferg Fixed in Version  => 3.1.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker