"dsmiley" wrote : So, if I'm understanding this correctly, JBoss ESB
supports QOS_ONCE_AND_ONLY_ONCE but only if both sides are XAConnectionFactory? If so
that's nice... I may be able to work with that. How is this configured
(enabled/disabled)?
It is handled automatically if running within the context of a transaction and it
references the XAConnectionFactory.
The JCA adapter already provides this (for JMS) but it is also possible for the scheduled
listener/gateway to control the transaction and, from tomorrow, the message aware
listeners will support it once again.
"dsmiley" wrote : I'd prefer QOS_DUPLICATES_OK for reasons Tim Fox got into.
I don't think this should be hard; just wait until the service is done and THEN
acknowledge the JMS message from the gateway.
It should already be possible to configure the acknowledge mode. I believe Daniel added
this functionality so perhaps he can add a comment to this.
"dsmiley" wrote : I don't need batching... but Tim gave reasons why
that's good too.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139400#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...