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

XML source view validator - Yellow hint box may show wrong expectations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 2.0
    • None
    • Camel Editor
    • None

    Description

      I have this route

        <camelContext xmlns="http://camel.apache.org/schema/spring">
          <route id="myRoute">
              <from uri="timer:foo?period=5000"/>
              <marshal>
                  <jaxb contextPath="com.foo" prettyPrint="true"/>
              </marshal>
              <log message="blah"/>
          </route>
      </camelContext>
      

      Now if I chose the source view tab, and start editing the XML. For example to make a mistake in the <jaxb> tag inside the <marshal> then I get a red underline and a yellow hint box what to expect.

      Attachments

        Activity

          People

            jastrachan_jira James Strachan (Inactive)
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: