What if you want to receive messages from a queue and you want to process(jms_bc->saxon_se->bean_comp) them in the smx sequentially ?
I just want to make sure when a message exchange is in the middle of processing in esb(NOT DONE YET), the next message shouldn't finish first than the previous one. How I force that in the smx ? It seems like each serivce endpoint including jms-component has several threads running for message exchange.... which doesn't allow the synchronous message exchange processing... Is that right ? -- View this message in context: http://www.nabble.com/sequential-process-by-service-jms----tp16580239p16580239.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
