Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6330075

incorrect value of javax.xml.datatype.DatatypeFactory.DATATYPEFACTORY_IMPLEMENTATION_CLASS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 1.3.0
    • xml
    • b60
    • generic
    • generic

      JAXP 1.3 specs defines the value of javax.xml.datatype.DatatypeFactory.DATATYPEFACTORY_IMPLEMENTATION_CLASS
      as "org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl".
      In JDK 1.5 the value of the field is "com.sun.org.apache.xerces.internal.jaxp.datatype.DatatypeFactoryImpl"

      The conflict should be resolved otherwise this may lead to incompatible
      Java SE implementations.

            nwalshsunw Norman Walsh (Inactive)
            larbouzo Leonid Arbuzov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: