Hi Girish,
InboundXAResourceProxy is designed to be used for the scenario when redelivery is enabled, otherwise SimpleXAResourceProxy will be used. If it is transacted and activation spec property RedeliveryAttempts > 0 (Number of times a message will be redelivered in case a message cause a runtime exception in the MDB), then redelivery is enabled.
Thanks,
David Zhao
From: Girish [mailto:mail.girishnagaraj_at_gmail.com]
Sent: Thursday, January 24, 2013 11:31 AM
To: users_at_genericjmsra.java.net
Subject: [Generic JMSRA-Users] InboundXAResourceProxy vs SimpleXAResourceProxy
Hi,
What is the difference between InboundXAResourceProxy and SimpleXAResourceProxy.
In which scenarios they should be used?
We are using genericjmsra to plug webMethods Broker (this JMS provider implements ConnectionConsumer and ServerSessionPool) to JBoss EAP 5.1.0 AS.
Thanks
Girish