|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
XA JMS and MQ Base java |
« View previous topic :: View next topic » |
Author |
Message
|
fbaril3 |
Posted: Tue Apr 29, 2003 7:19 am Post subject: XA JMS and MQ Base java |
|
|
Acolyte
Joined: 14 Jun 2002 Posts: 53
|
Hello,
I want to use MQSeries a coordinnator of a XA transaction.
This transaction is composed of a GET from mqseries API (Java Base or JMS) and an update of database (via JDBC). The application is a standalone program (used without any application server)
I am in MQSeries 5.2 and on an HP platform.
I have seen on the IBM manual "Using java" Chap 7 that it was possible to use MQ base java to do such a transaction but the little problem for me is that this kind of use is not supported on HP platforms ....
So, I would like to know whether it is possible to use JMS and JDBC (on HP-UX) to make such a transaction with MQSeries used as a transaction coordinator.
Thanks for your answers. |
|
Back to top |
|
 |
vennela |
Posted: Tue Apr 29, 2003 5:22 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
have seen on the IBM manual "Using java" Chap 7 that it was possible to use MQ base java to do such a transaction but the little problem for me is that this kind of use is not supported on HP platforms .... |
What version of HP are you running. I don't think this is true for HP 11i but I may be wrong. Where did you get this info from.
I don't think if something was not possible with Base Java MQ would be possible thru JMS because I heards JMS is built on top of Base MQ.
-------
Venny |
|
Back to top |
|
 |
kingdon |
Posted: Tue Apr 29, 2003 11:18 pm Post subject: |
|
|
Acolyte
Joined: 14 Jan 2002 Posts: 63 Location: UK
|
You can't use MQ as the transaction coordinator for work done via the JMS API, regardless of platform. XA support for JMS requires an external J2EE transaction coordinator such as WebSphere.
Chapter 7 of the Using Java manual includes a discussion of JTA/JDBC coordination that is specific to the Java base classes, and is limited to the set of platforms and databases discussed in that section.
Regards,
James. |
|
Back to top |
|
 |
fbaril3 |
Posted: Wed Apr 30, 2003 12:29 am Post subject: |
|
|
Acolyte
Joined: 14 Jun 2002 Posts: 53
|
Hello,
I am using HP 11.i
I got the info that HP-UX was not supported in the context described above reading "Using java" MQSeries manual chap 7 in the section "JTA/JDBC coordination via WebSphere MQ base Java" (p79 of my manual).
extract of the manual :
"WebSphere MQ base Java supports the MQQueueManager.begin() method, which
allows WebSphere MQ to act as a coordinator for a database which provides a
JDBC 2 compliant driver. Currently this support is available on Solaris, AIX and
Windows systems with Oracle or DB/2 databases." |
|
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
|
|
|
|