Hi , The requirement for one of our custom component is to sense the message that arrives in a queue and call an orchestration that calls another component, which infact removes the message. I did use MessageListener's onMessage method, but it does remove the message from the queue when it arrives in the queue.
Does ServiceMix has any interface which helps to achive this. Any help is appreciated. Thanks Mat
