Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-21761

Compile fails with .setHeader().constant().otherwise() sequence

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • fuse-7.12-GA
    • Camel
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Todo
    • Very Likely

      Compile fails with .setHeader().constant().otherwise() sequence.

      .setHeader("greeting").constant("Hello World")
      .otherwise()
      

      It works with .setHeader().otherwise() sequence.

      .setHeader("greeting", constant("Hello World"))
      .otherwise()
      

              Unassigned Unassigned
              rhn-support-hfuruich Hisao Furuichi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: