Author |
Message
|
windsnow |
Posted: Mon Aug 08, 2005 4:14 am Post subject: Does anybody be successful setuping mq Oracle_xa in linux? |
|
|
 Newbie
Joined: 03 Aug 2005 Posts: 6
|
who can tell me how to configure qm.ini,
to support java apllication ,that can connect mq as transaction manager,and get db connenction ,and use 2-phase commit !
Your are weclome to paste the qm.ini !
thx all! |
|
Back to top |
|
 |
wschutz |
Posted: Mon Aug 08, 2005 12:01 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
|
Back to top |
|
 |
windsnow |
Posted: Mon Aug 08, 2005 5:20 pm Post subject: Oh,my god! |
|
|
 Newbie
Joined: 03 Aug 2005 Posts: 6
|
Nobody use java to develope application with mq and oracle9i in linux?
How does you manage transacion,JNI or others?
thx all! |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Aug 08, 2005 5:43 pm Post subject: Re: Oh,my god! |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
windsnow wrote: |
Nobody use java to develope application with mq and oracle9i in linux?
How does you manage transacion,JNI or others?
thx all! |
I know of at least one major international corporation that uses Oracle as a backend for applications running in WebSphere App Server on Linux.
I don't know how much MQ they do, but I think it's got to be possible.
But I'm not an Oracle person, so I can't say for sure. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
windsnow |
Posted: Mon Aug 08, 2005 7:42 pm Post subject: thanks jefflowrey! |
|
|
 Newbie
Joined: 03 Aug 2005 Posts: 6
|
i know oracle DB is a strong!
now i want to use mq as transaction manager in linux and using java,
but i can't make it well ,so need everyone help and suggestion! |
|
Back to top |
|
 |
wschutz |
Posted: Tue Aug 09, 2005 1:51 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Quote: |
I know of at least one major international corporation that uses Oracle as a backend for applications running in WebSphere App Server on Linux.
I don't know how much MQ they do, but I think it's got to be possible.
But I'm not an Oracle person, so I can't say for sure. |
Yeah, it (xa) IS supported if WAS is the transaction manager, I'm saying it doesn't look supported if you want MQ to be the transaction manager (ie .begin()) _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 09, 2005 3:40 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
wschutz wrote: |
Yeah, it (xa) IS supported if WAS is the transaction manager, I'm saying it doesn't look supported if you want MQ to be the transaction manager (ie .begin()) |
Yet another example of IBM not being able to fully componetize their code, and reuse the same TM code everywhere?
Yes, yes, I understand how different the two environments are, and that nobody wants to embed a JVM inside MQ...
It seems odd that there would be this kind of problem on Linux and not on other Unixen. It also seems odd that the TM in MQ on Linux would be unable to cope with what should be a standard XA interface for Oracle... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|