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

throwException EIP - ref is required

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 1.1
    • None
    • Camel Editor
    • None

    Description

      The throwException EIP should have the ref property required and shown in the properties panel.

      In the Camel source code in Camel 2.7 we will mark this field as required as well

          @Required
          @XmlAttribute(name = "ref", required = true)
          // the ref is required from tooling and XML DSL
          private String ref;
      

      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: