You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Ashwin Karpe <ak...@fusesource.com> on 2012/03/01 00:03:04 UTC

Re: Handling Failed delivery ...

Hi, 

This is possible only if there is a queue that fronts the Web Service and
the service is transaction-aware. The Web Service needs to be a JMS Web
Service i.e. the WSDL Port instantiates a JMS Queue Listener and consumes
from a Queue that receives soap messages.  The result of the failure to
process a message by the web service should result in the message being
restored on the queue for future re-delivery, handled via a dead letter
queue or handled in a different way via an exception handler...

Hope this helps.

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com 
---------------------------------------------------------
--
View this message in context: http://camel.465427.n5.nabble.com/Handling-Failed-delivery-tp5521828p5526326.html
Sent from the Camel - Users mailing list archive at Nabble.com.