Author |
Message
|
woe |
Posted: Tue Mar 28, 2006 4:57 am Post subject: MQ base api and Websphere transactions (XA) |
|
|
Newbie
Joined: 27 Mar 2006 Posts: 2
|
Hi
I need to use MQ base classes to send a Message to a Host Queue in a Websphere 5.1 Application Server and I need the App Server to coordinate the 2 Phase commit transaction with a Oracle database. I cannot use JMS because I need to set the ApplIdentityData and ApplOriginData. Is there a way to use MQ Base api and let Websphere Application Server manage the transaction?
Thanks for answers and suggestions. |
|
Back to top |
|
 |
vennela |
Posted: Tue Mar 28, 2006 9:34 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Both MQ's QMGR and WAS on the same box or different boxes? |
|
Back to top |
|
 |
markt |
Posted: Tue Mar 28, 2006 10:05 am Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
Is there a way? Possibly, though I don't know anyone who's done it. Would not be easy.
Is is supported? Definitely no.
If you're running in an app server, you're assumed to be using JMS. |
|
Back to top |
|
 |
woe |
Posted: Tue Mar 28, 2006 11:37 am Post subject: |
|
|
Newbie
Joined: 27 Mar 2006 Posts: 2
|
Both MQ and Websphere are on different Boxes, actually on clusters each. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Mar 28, 2006 11:39 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Then you don't get XA anyway. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|