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

ExchangePattern issue with direct-vm component

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Later
    • 2.18.3
    • None
    • camel-core
    • None
    • Unknown

    Description

      A same route definition with a In Only exchange behaves differently depending on whether the call to the sub-route (of the same CamelContext) is done using direct or direct-vm component.

      My personal conclusion is that the ExchangePattern for the sub-route invokation seems to vary:

      • In&Out when "direct:" used in to uri
      • inherited from "parent" exchange (=InOnly) when "direct-vm:" used in to uri

      See full problem description (and example) in Camel User forum:
      http://camel.465427.n5.nabble.com/Body-lost-with-intra-context-calls-using-direct-vm-component-td5798327.html

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            bligny Bernard Ligny
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: