Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2174 | minor | always | 11-14-07 18:57 | 12-17-07 06:19 | |
|
|||||
Reporter: | sgudiboina | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.23 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.5 | ||
|
|||||
Summary: | 0002174: XmlDocumentBuilderFactory does not override setSchema method of DocumentBuilderFactory | ||||
Description: |
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 |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |