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

Blueprint XML won't open in Route Editor due to camel: namespace issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0
    • 2.1.0
    • Camel Editor
    • None

      If the <camelContext> tag contains tags prefixed with the camel namespace, which is declared in the blueprint tag, the Route Editor complains that it doesn't know about the namespace. If the camel namespace is defined in the <camelContext> tag itself, everything is fine.

      In the case of spring XML files, we seem to do the right thing... (although we do strip the "camel:" from the tag names when round-tripping between the source and design views...)

      (The reason that the camel: tags are used in the first place is that without them, even with the proper namespace declaration, the Eclipse XML editor won't autocomplete tag names without using a prefix. See ECLIPSE-779 for more on this...)

            jastrachan_jira James Strachan (Inactive)
            lvaldez1_jira Luis Valdez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: