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.

Reply via email to