Author |
Message |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Mon Sep 15, 2008 8:37 pm Subject: be part of transaction... |
but if i want the mdb to be part of an existing transaction .... |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Mon Sep 15, 2008 7:44 pm Subject: XA transaction doent work .. ? |
i have a mdb that listens to a normal JMS queue and
in the onMessage puts the message into the src JMS
of the weblogic Message bridge and
the transaction attribute of the mdb is required !!! |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Mon Sep 15, 2008 3:09 am Subject: issue solved .. |
while creating the file bindings i had used JMSAdmin comand ...
def xaqcf(ReceiverQCF) qmgr(testqmgr)
def xaqcf(SenderQCF) qmgr(testqmgr)
def q(MyMDBQueue) qmgr(testqmgr) queue(MyMDBQueue)
def ... |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Mon Sep 15, 2008 2:23 am Subject: mix JMS and MQ commands but how ? |
what do u mean exactly ? |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Sun Sep 14, 2008 9:20 pm Subject: it is available |
I ran the command :
display QMGR SYNCPT
but no output is coming only this:
D:\>RUNMQSC ICARGO_QMGR
5724-H72 (C) Copyright IBM Corp. 1994, 2004. ALL RIGHTS RESERVED.
Starting MQSC for qu ... |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 3:55 am Subject: not involved |
there is no EJB/MDB involved ..
Iam using a standalone client to put message into a local JMS queue
in weblogic . that acts as the source for the bridge . |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 3:39 am Subject: also.. |
moreover the jar : com.ibm.mqetclient.jar is already in the class path |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 3:37 am Subject: no change .. |
i tried without xa transaction ..
i selected eis.jms.WLSConnectionFactoryJNDINoTX
but still same issue .. |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 3:23 am Subject: where can i get etcclient.jar ? |
i didnt know any thing abt etcclient.jar
please advice on which class path i shud put it and were can i get it from .. |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 3:20 am Subject: current weblogic message bridge configuration |
New Bridge Name : MQBridge
Quality of Service : Exactly-once
intialize : started
sourceDestinations : Source
Messaging Provider:WLS 7.0 or higher
Target Destinations: Target
Messaging Provider ... |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 3:14 am Subject: no multi-phase comit . |
transaction is container managed (weblogic ) |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 2:43 am Subject: how do remove it ? |
Remove the specification of MQGMO_SYNCPOINT or MQPMO_SYNCPOINT
is it something I change in the weblogic message bridge or
on MQ Series .
the OS enviroment is windows .
please give me t ... |
Topic: integration of weblogic 9.3.2 and Mq series 6.0 |
kingsean
Replies: 24 Views: 56364
|
Forum: Multiphase Commit Posted: Thu Sep 11, 2008 2:31 am Subject: integration of weblogic 9.3.2 and Mq series 6.0 |
Iam trying to send mesage from weblogic message bridge to Mq series queue.
my message bridge configuration :
AdapterJNDIName=eis.jms.WLSConnectionFactoryJNDIXA
Classpath=
ConnectionURL = ... |
Topic: Alter qmgr LogPrimaryFiles ,LogFilePages and LogPath |
kingsean
Replies: 8 Views: 22595
|
Forum: General IBM MQ Support Posted: Wed Sep 10, 2008 8:58 pm Subject: thats right |
thats very much right |