Mantis - Resin
Viewing Issue Advanced Details
2174 minor always 11-14-07 18:57 12-17-07 06:19
sgudiboina  
ferg  
normal  
closed 3.0.23  
fixed  
none    
none 3.1.5  
0002174: XmlDocumentBuilderFactory does not override setSchema method of DocumentBuilderFactory
Hi, I am using CXF for webservices on Resin app server platform. CXF calls javax.xml.parsers.DocumentFactoryBuilder.setSchema(Schema x) which is not implemented by Resin's com.caucho.xml.parsers.XMLDocumentBuilderFactory. The default behavior of the API is to throw an UnsupportedOperationException. Java reference implementation (javax.xml.parsers.DocumentBuilderFactoryImpl) overrides this method. Will this issue be handled?

Thanks for any insight into this.
- Satish

There are no notes attached to this issue.