Uploaded image for project: 'ServiceMix 4'
  1. ServiceMix 4
  2. SMX4-384

Unable to build JAXP 1.3 specification on IBM JDK 1.6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • specs-1.3.0
    • specs-1.4.0
    • None
    • None

    Description

      The smx4 specs component hits a compilation error using the jdk 1.6 when compiling the jaxp-api-1.3 module.

      The error looks like this:

      jaxp-api-1.3/src/main/java/org/xml/sax/helpers/XMLReaderFactory.java:[114,44] cannot find symbol
      symbol : method getInstance()
      location: class org.xml.sax.helpers.SecuritySupport

      Possible work around is to use the XMLReaderFactory.java and SecuritySupport.java used in the jaxp-api-1.4 module in place of the XMLReaderFactory.java in the jaxp-api-1.3 module (fairly minor change). This change compiles okay for each of ibm jdk 1.5, 1.6 and the sun jdk 1.5.

      Attachments

        Activity

          People

            gertvanthienen Gert Vanthienen
            gertvanthienen Gert Vanthienen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: