|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Transaction support in MQ through JMS |
« View previous topic :: View next topic » |
Author |
Message
|
amittalekar |
Posted: Fri Oct 18, 2002 6:47 am Post subject: Transaction support in MQ through JMS |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
Hi,
I am new to JMS MQ tech.
How can use Transactions in the JMS MQ ?
My requirement is like this. I have bean which listen to a remote queue. This bean process messages and do some operation in the database and finally put the message in other remote queue. I want this to be supported in the transaction. If database operation fails then message should not be put in the o/p queue and vice versa. I have come across JMSWRAPXACONNECTIONFACTORY. Anybody has done this before?
Waiting for ur valuable input |
|
Back to top |
|
 |
rockmania |
Posted: Tue Oct 29, 2002 9:53 am Post subject: Through JTA |
|
|
Newbie
Joined: 19 Jul 2002 Posts: 2 Location: NJ,US
|
Hello,
I believe App Servers like BEA WebLogic 7.0 supports this through JTA. You have to start the UserTransaction in case of non-transacted JMS Sessions.
Thnx. _________________ rockmania |
|
Back to top |
|
 |
amittalekar |
Posted: Fri Nov 01, 2002 5:25 am Post subject: |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
What do u exactly mean by "start the UserTransaction in case of non-transacted JMS Sessions. "?
I am using Websphere Application server 4.0. Can u please send me any documentation u have or post some more details...
Thanks in advance |
|
Back to top |
|
 |
kingdon |
Posted: Mon Nov 04, 2002 2:36 am Post subject: |
|
|
Acolyte
Joined: 14 Jan 2002 Posts: 63 Location: UK
|
|
Back to top |
|
 |
rockmania |
Posted: Mon Nov 04, 2002 10:05 am Post subject: |
|
|
Newbie
Joined: 19 Jul 2002 Posts: 2 Location: NJ,US
|
Hello,
Sorry for late reply.
You need to look at WAS V4.0 Infocenter. You can click on this link.
http://www-3.ibm.com/software/webservers/appserv/doc/v40/ae/infocenter/index.html
Look at "Java Message Service (JMS) overview (4.6.3)".
Things will be simple if you are EJB!.
WebSphere Application Server V4.0 Enterprise JavaBeans support the transactional use of MQSeries Java Message Service (JMS) resources. Global transactions are controlled by App Server.
Let me know if you are not using EJB?
Thank you. _________________ rockmania |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|