Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-5554

ESB Editor - Notifier action needs ability to add targets to a notifier list

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 3.1.0.CR2
    • 3.1.0.CR1
    • esb
    • None

    Description

      For the Notifier action, we need the ability to add targets to a notifier list.

      For example, a NotificationList for an error notifier (see page 119 of Progammer's Reference for ESB 4.7):

      <NotificationList type="err">
      <target class="NotifyConsole" />
      <target class="NotifyFiles" >
      <file name="@results.dir@/badresult.log" />
      </target>
      </NotificationList>

      I'm not sure how we'd implement this for 3.1 since it's pretty detailed - there are multiple types of targets for the NotifyList:

      • NotifyConsole
      • NotifyFiles
      • NotifySQLTable
      • NotifyFTP
      • NotifyQueues
      • NotifyTopics
      • NotifyEmail

      I'm open to suggestions here.

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            bfitzpat_rh Brian Fitzpatrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: