Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-76

Resequence generates bad xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • Camel Editor
    • None

    Description

      When adding a resequence pattern to a route the generated XML is
      <route>
      <description>Route: route1</description>
      <from uri="file:data?fileName=foo.xml"/>
      <resequence>
      <description>Resequence: </description>
      <batch-config allowDuplicates="false" batchSize="100" batchTimeout="1000" reverse="false"/>
      </resequence>
      <to uri="file:data?file=bar.xml"/>
      </route>
      The to should be inside the resequence.

      Attachments

        Activity

          People

            jastrachan_jira James Strachan (Inactive)
            emjohnson_jira Eric Johnson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: