-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: xml
-
1.4
-
generic
-
generic
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2185508 | 7 | Joe Wang | P3 | Closed | Fixed | m05 |
| JDK-2182534 | 6u18 | Santiago Pericasgeertsen | P2 | Resolved | Fixed | b02 |
Schema object is created with DOMSource(from a fragment), but it doesn't
preserve inscope namespaces and throws an exception. Since the DOMSource is a
valid one, this should work. Adding sample test case that exhibits this behaviour.
preserve inscope namespaces and throws an exception. Since the DOMSource is a
valid one, this should work. Adding sample test case that exhibits this behaviour.
- backported by
-
JDK-2182534 jaxp issue 43 : Exception while creating Schema object as it doesn't take care of inscope namespaces
-
- Resolved
-
-
JDK-2185508 jaxp issue 43 : Exception while creating Schema object as it doesn't take care of inscope namespaces
-
- Closed
-