You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Guy Pardon <gu...@atomikos.com> on 2012/01/12 18:12:11 UTC

JMS transport: acknowledge mode?

Hi,

When using the JMS transport to receive messages: when are the messages acknowledged by CXF? I mean: when is the message removed from the JMS queue? 

Also, what happens if a web service listening on JMS has errors? Is the message put back on the queue and redelivered later? Is this configurable? 

Thanks
Guy