On Aug 8, 2008, at 5:22 AM, amievo wrote:


Hi
I am trying to deploy my JMS application using WAS community edition.the application uses MQ to make connection between two queue managers and hence
exchange messages.

Since transaction is quite important for this application. i would like to
know if WAS comm edition supports transactionality feature or not ?

yes, it does. Be sure to configure the jms connection factory and mdb transaction attributes to use transactions: probably xa for the connection factory and required for the mdbs.

thanks
david jencks



Thanks

Amit
--
View this message in context: 
http://www.nabble.com/WAS-community-edition-and-MQ---does-it-support-transactionality-tp18890911s134p18890911.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Reply via email to