Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
3.1.5 |
Product Version |
3.0.23 |
|
Product Build |
|
|
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 |
|
|
Attached Files |
|
|