Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002174 |
[Resin] |
minor |
always |
11-14-07 18:57 |
12-17-07 06:19 |
|
Reporter |
sgudiboina |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.0.23 |
|
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 |
Additional Information |
|
|
Attached Files |
|
|