[switchyard-issues] [JBoss JIRA] (SWITCHYARD-747) Create Camel quickstart that demonstrates routing to ActiveMQ

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Mon Apr 30 09:19:17 EDT 2012


Daniel Bevenius created SWITCHYARD-747:
------------------------------------------

             Summary: Create Camel quickstart that demonstrates routing to ActiveMQ
                 Key: SWITCHYARD-747
                 URL: https://issues.jboss.org/browse/SWITCHYARD-747
             Project: SwitchYard
          Issue Type: Task
          Components: distribution, quickstarts
            Reporter: Daniel Bevenius
            Assignee: Daniel Bevenius
             Fix For: 0.5


The task should create a quickstart that shows how ActiveMQ can be used in combination with SwitchYard.
 
There will be three parts to this quickstart:
# An activemq-broker which will be the external ActiveMQ broker.
# An activemq-consumer which will listen to a queue on the ActiveMQ broker. The queue will be populated by the SwitchYard service.
# A SwitchYard service that will listen to a local file system directory and pass a message with the file contents to a SwitchYard service. The service will be a camel.implementation that will route to an activemq queue. 

This task will require adding a module for the Camel ActiveMQ Component and also creating a CDI @Producer to create the ActiveMQ Component. 



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list