Hello all, I am trying to get a handle on routing in service mix. I have been reading and doing samples for a couple of weeks and could use some suggestions/links/examples in accomplishing what I need to do.
The end goal is to receive call to a web service and route the message to a JMS queue. If the JMS queue is not available the message should be persisted and resent when it is available. It sounds like I will need CFX to handle the web service. ActiveMQ to persist the message. Camel to do the routing. Further, it sounds like I should use Blueprint (Aries?) to define the routes. Does this seem like a reasonable approach? Unless I am completely off the mark, it seems straight forward. However, I am running into issues finding documentation that explains how to put it all together. In particular, documentation concerning the use of Blueprint is challenging. Any suggestions are appreciated. -- View this message in context: http://servicemix.396122.n5.nabble.com/New-to-Service-Mix-Advice-needed-Camel-Blueprint-Web-Service-JMS-tp5718218.html Sent from the ServiceMix - User mailing list archive at Nabble.com.