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

xquery syntax problem in SpringDSL with spring-boot

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.21.0, 2.22.0
    • 2.22.3, 2.23.1, 2.24.0
    • camel-saxon
    • None
    • Unknown

    Description

      this JAVADSL sytnax does not exist / supported in SpringDSL
      setHeader("myHeader").xquery("resource:classpath:myxquery.txt", String.class)

      It will cause the problem if return type is String instead of DomReulst or xmlString for xquery, when we use SpringDSL instead of JAVADSL

       we tried all version >= 2.22, same problem 

      Attachments

        1. XqueryTest.zip
          22 kB
          W.Y

        Activity

          People

            davsclaus Claus Ibsen
            W.Y W.Y
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: