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

Jackson XML Mapper Data format

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.16.0
    • 2.16.0
    • camel-jackson
    • None

    Description

      This is a contribution of a new component that represents a XML data format backed by Jackson. Jackson offers XML databind capabilities.

      See here the project for background: https://github.com/FasterXML/jackson-dataformat-xml

      The motivation to bring in yet another XML data format is that this format is very easy to work with in ad hoc scenarios, with no schema or POJO in place. I also can profess that Woodstox and Jackson are of very high quality and very well maintained, and thus my tools of choice. Bringing them to Camel is a joy.

      Dependencies:
      jackson-dataformat-xml: ASL 2.0 licensed (see here: https://github.com/FasterXML/jackson-dataformat-xml/wiki)
      woodstox: ASL 2.0 licensed

      Patch:
      https://github.com/apache/camel/pull/631

      All dependencies are available as OSGi bundles.

      Wiki page is still TODO.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            toulmean Antoine Toulme
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: