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

SetMessageEmmiter addition not work with latest Saxon

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.14.0
    • 2.18.0
    • camel-xslt
    • None
    • Unknown

    Description

      Saxon 9.6 introduces a couple of non-backward compatible changes:

      • template.newTransformer() does not return net.sf.saxon.Controller anymore
        so setting setMessageEmmiter won't work on the latest Saxon.
      • DOMResult provided to transform method cannot have null node field
        (current DomResultHandler won't work) that's backward compatibility change will be fixed : https://saxonica.plan.io/issues/2164

      Attachments

        Issue Links

          Activity

            People

              lb Luca Burgazzoli
              matihost Mateusz Nowakowski
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: