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

throwException EIP - ref is required

XMLWordPrintable

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

      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;
      

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

                Created:
                Updated:
                Resolved: