Hi Freeman,

Thanks a lot for your detailed explanation!

The message flow we are planning to use is this:

cxfse (send request, acting as client proxy for an external WS) --> JMS
Provider --> QueueA --> JMS Consumer --> cxfbc provider --> external WS
service --> if failed put the request into QueueB with timer --> request is
put back to QueueA to process

The keys to this design are: 
1. make the process asynchronous by using queues
2. re-try the request until it succeeds

I am fairly new to SMX, so I am not sure whether the above process makes any
sense to you, and if not, what would be a better approach? If the design
does not have any problem, where and how we can catch the communication
error?

Best regards,
Hart
-- 
View this message in context: 
http://servicemix.396122.n5.nabble.com/Capture-network-communication-problem-tp3346353p3353823.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to