You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2008/10/01 15:24:52 UTC

[jira] Created: (CAMEL-954) add the Dynamic Router to the EIP catalogue

add the Dynamic Router to the EIP catalogue
-------------------------------------------

                 Key: CAMEL-954
                 URL: https://issues.apache.org/activemq/browse/CAMEL-954
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: James Strachan
             Fix For: 1.5.0


this pattern...
http://www.enterpriseintegrationpatterns.com/DynamicRouter.html

needs adding to the catalogue 
http://activemq.apache.org/camel/enterprise-integration-patterns.html

as its basically a dynamic recipient list...
http://activemq.apache.org/camel/recipient-list.html

where a Java method is called to query a database / file / endpoint for the list of endpoints required. 

We could also link to the CAMEL-953 as an implementation too
as it can be implemented by using a Dynamic Recipient List




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


[jira] Resolved: (CAMEL-954) add the Dynamic Router to the EIP catalogue

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

James Strachan resolved CAMEL-954.
----------------------------------

    Resolution: Fixed

see http://cwiki.apache.org/CAMEL/dynamic-router.html

> add the Dynamic Router to the EIP catalogue
> -------------------------------------------
>
>                 Key: CAMEL-954
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-954
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.5.0
>
>
> this pattern...
> http://www.enterpriseintegrationpatterns.com/DynamicRouter.html
> needs adding to the catalogue 
> http://activemq.apache.org/camel/enterprise-integration-patterns.html
> as its basically a dynamic recipient list...
> http://activemq.apache.org/camel/recipient-list.html
> where a Java method is called to query a database / file / endpoint for the list of endpoints required. 
> We could also link to the CAMEL-953 as an implementation too
> as it can be implemented by using a Dynamic Recipient List

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


[jira] Assigned: (CAMEL-954) add the Dynamic Router to the EIP catalogue

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

James Strachan reassigned CAMEL-954:
------------------------------------

    Assignee: James Strachan

> add the Dynamic Router to the EIP catalogue
> -------------------------------------------
>
>                 Key: CAMEL-954
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-954
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.5.0
>
>
> this pattern...
> http://www.enterpriseintegrationpatterns.com/DynamicRouter.html
> needs adding to the catalogue 
> http://activemq.apache.org/camel/enterprise-integration-patterns.html
> as its basically a dynamic recipient list...
> http://activemq.apache.org/camel/recipient-list.html
> where a Java method is called to query a database / file / endpoint for the list of endpoints required. 
> We could also link to the CAMEL-953 as an implementation too
> as it can be implemented by using a Dynamic Recipient List

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