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

Incomplete route (one endpoint) is not visible in camel editor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 7.2.0
    • 7.2.0
    • Camel Editor
    • None
    • Hide
      • create a new Fuse project (camel-archetype-spring)
      • open camel-context.xml (Design page)
      • delete everything except the starting endpoint "file:src/data?noop=true"
      • save, close and reopen file
      • endpoint "file:src/data?noop=true" is not visible, but in XML is still present
      Show
      create a new Fuse project (camel-archetype-spring) open camel-context.xml (Design page) delete everything except the starting endpoint "file:src/data?noop=true" save, close and reopen file endpoint "file:src/data?noop=true" is not visible, but in XML is still present

    Description

      In camel-context.xml is present one or more endpoints "from":
      <route>
      <from uri="file:src/data?noop=true"/>
      <from uri="file:target/messages/uk"/>
      </route>

      these endpoints are not visible in camel editor (tab "Design").

      Attachments

        Activity

          People

            lheinema@redhat.com Lars Heinemann
            tsedmik Tomáš Sedmík
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: