0 Replies Latest reply on Dec 18, 2007 2:12 PM by marklittle

    Event Action

    marklittle

      One of our consulting engineers had a need for an event-driven (pub-sub) Action. You could obviously use JMS for this, but that ties it to one specific transport (for instance, unfortunately there's no JMS-over-FTP binding). So we came up with this, which is transport agnostic. It's not meant to replace JMS, but if anyone wants to try it out ...