JDK-6376058 : JAXP is missing an implementation of NamespaceContext which is required by XPath and other core func
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxp
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-01-24
  • Updated: 2012-06-08
  • Resolved: 2006-08-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b94Fixed
Related Reports
Relates :  
Description
JAXP is missing an implementation of NamespaceContext which is required by XPath and other core functionality.  this requires every application to provide their own implementation of NamespaceContext.  the JAXP Reference Implementation should provide an implementation of NamespaceContext.

Comments
EVALUATION an implementation of NamespaceContext will be provided.
07-02-2006