Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002670 [Resin] minor always 05-15-08 04:11 05-15-08 11:31
Reporter hongrui View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.25
Summary 0002670: xml parse error
Description final SAXParser parser = SAXParserFactory.newInstance().newSAXParser(); error
must add

<system-property
javax.xml.parsers.DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"
/>
          <system-property
javax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl" />
Additional Information
Attached Files

- Relationships

- Notes
(0003073)
ferg
05-15-08 11:31

This is already fixed in the 3.1.x tree.
 

- Issue History
Date Modified Username Field Change
05-15-08 04:11 hongrui New Issue
05-15-08 11:31 ferg Note Added: 0003073
05-15-08 11:31 ferg Assigned To  => ferg
05-15-08 11:31 ferg Status new => closed
05-15-08 11:31 ferg Resolution open => fixed
05-15-08 11:31 ferg Fixed in Version  => 3.1.6


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