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

Dozer variables are not propagated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Camel
    • % %
    • Hide
      1. run JBoss Fuse Runtime
      2. execute feature:install camel-dozer
      3. execute feature:install camel-jackson
      4. copy camel-blueprint-transformation-test-1.0.0.SNAPSHOT.jar
      5. copy abc-order.xml into FUSEHOME/src/main/resources/data
      6. check the log entry from XML-to-JSON and notice
        "origin":"${ORIGIN}"
      Show
      run JBoss Fuse Runtime execute feature:install camel-dozer execute feature:install camel-jackson copy camel-blueprint-transformation-test-1.0.0.SNAPSHOT.jar copy abc-order.xml into FUSEHOME/src/main/resources/data check the log entry from XML-to-JSON and notice "origin":"${ORIGIN}"

      I have a Fuse project with XML to JSON transformation (created via JBoss Fuse Tooling). One of the transformations is Variable --> Field. If I deploy this project on JBoss Fuse 6.2.1-076 and send a message, defined variable is not propagated (and used).

      On the other hand, If I run the attached project via mvn camel:run, variable propagation works.

            toigaras@redhat.com tomohisa igarashi
            tsedmik Tomáš Sedmík
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: