Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-2341

camel-web - Using Sun marshal resolver not possible on non SUN JDK platforms

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • None
    • None

    Description

      For example on RH 5.2 64bit JDK 1.6

      Compilation failure 
      /x1/TeamCity/buildAgent/work/1ad9cee4e4314563/camel-fuse-trunk/components/camel-web/src/main/java/org/apache/camel/web/util/JAXBMarshallerResolver.java:[25,34] package com.sun.xml.bind.marshaller does not exist 
      /x1/TeamCity/buildAgent/work/1ad9cee4e4314563/camel-fuse-trunk/components/camel-web/src/main/java/org/apache/camel/web/util/JAXBMarshallerResolver.java:[42,12] cannot find symbol 
      symbol : class NamespacePrefixMapper 
      location: class org.apache.camel.web.util.JAXBMarshallerResolver 
      /x1/TeamCity/buildAgent/work/1ad9cee4e4314563/camel-fuse-trunk/components/camel-web/src/main/java/org/apache/camel/web/util/JAXBMarshallerResolver.java:[42,56] cannot find symbol 
      symbol : class NamespacePrefixMapper 
      location: class org.apache.camel.web.util.JAXBMarshallerResolver 
      

      I assume AIX, HP-UX and others do have this issue as well.

      James maybe we need to revert that change you made?

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: