Hi, I need to have the following architecture : FilePoller -> CamelRouting -> JMS Provider -> <XXX>
The <XXX> is a component that will regularly get the messages into the JMS queue and process them. How to do that into SMX ? Must I have a Bean-SE component with dedicated java code to manage that ? Or is a specific component already done for that? More generally, how into SMX is managed messages into a JMS queue? How can we simply process messages into a SMX JMS queue? Thanks for your help. -- View this message in context: http://www.nabble.com/How-to-process-messages-from-a-JMS-provider-into-SMX--tp25151415p25151415.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
