You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/01/13 13:27:43 UTC

[jira] Created: (CAMEL-2355) EventNotifier - Add support for using multiple event notifiers

EventNotifier - Add support for using multiple event notifiers
--------------------------------------------------------------

                 Key: CAMEL-2355
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2355
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.1.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.2.0


This will also aid for unit testing as you can add you own custom notifier and get notifications during testing.

And you may want to use 2 notifiers, one for storing to a local lock and another for publishing to a central server of some sort.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2355) EventNotifier - Add support for using multiple event notifiers

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2355.
--------------------------------

    Resolution: Fixed

trunk: 898746.

> EventNotifier - Add support for using multiple event notifiers
> --------------------------------------------------------------
>
>                 Key: CAMEL-2355
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2355
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.1.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> This will also aid for unit testing as you can add you own custom notifier and get notifications during testing.
> And you may want to use 2 notifiers, one for storing to a local lock and another for publishing to a central server of some sort.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.