Mantis - Resin
Viewing Issue Advanced Details
1609 minor always 02-09-07 12:26 04-06-07 15:39
sam  
ferg  
high  
closed 3.0.19  
fixed  
none    
none 3.1.1  
0001609: struts-blank.war causes SAXNotRecognizedException
(rep by T Fukuda)

The error occurs if sample struts-blank.war of struts is deployed, and
executed.

[15:48:32.600] org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/dynamic^M [^]
[15:48:32.600] at com.caucho.xml.parsers.XmlSAXParserFactory.setFeature(XmlSAXParserFactory.java:94)^M
[15:48:32.600] at org.apache.commons.digester.parser.XercesParser.configureXerces(XercesParser.java:185)^M
[15:48:32.600] at org.apache.commons.digester.parser.XercesParser.newSAXParser(XercesParser.java:138)^M
[15:48:32.600] at org.apache.commons.digester.ParserFeatureSetterFactory.newSAXParser(ParserFeatureSetterFactory.java:73)^M
[15:48:32.600] at org.apache.commons.digester.Digester.getParser(Digester.java:682)^M

There are no notes attached to this issue.