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

Error reported on import of camel-cbr quickstart from runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • 8.0.0
    • Fuse Projects
    • None
    • Hide
      1. Download the latest Fuse runtime (I tried with jboss-fuse-6.3.0.redhat-189 but jboss-fuse-6.3.0.redhat-185 or jboss-fuse-6.3.0.redhat-187 should also work)
      2. In Eclipse with the latest Mars-based Fuse tooling bits, set up the runtime
      3. import quickstarts\beginner\camel-cbr as a Maven project from your runtime directory
      4. look at problems view for marker
      Show
      Download the latest Fuse runtime (I tried with jboss-fuse-6.3.0.redhat-189 but jboss-fuse-6.3.0.redhat-185 or jboss-fuse-6.3.0.redhat-187 should also work) In Eclipse with the latest Mars-based Fuse tooling bits, set up the runtime import quickstarts\beginner\camel-cbr as a Maven project from your runtime directory look at problems view for marker

    Description

      Minor issue seen on import of beginner/camel-cbr quickstart from Fuse runtime distribution.

      After import you see this problem marker:

      Referenced file contains errors (http://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd).  For more information, right click on the message in the Problems View and select "Show Details..."
      

      I think it's ignorable, but the error is disconcerting to the user. It's easy to resolve - by changing the namespace in the first line from '<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"' to (simply going from http to https) '<blueprint xmlns="https://www.osgi.org/xmlns/blueprint/v1.0.0"'

      Marking as minor.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bfitzpat_rh Brian Fitzpatrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: