Author |
Message |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 8:13 am Subject: websphere and with mq series transaction |
I want to use the following parameters
applicationId
CCSID
Persistant
message format
cause the client wants these parameters and i don't want why |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 7:52 am Subject: websphere and with mq series transaction |
I don't know what i have to do
syncpoint is not suitable cause cause the container will not manage the transaction
and I want to send mq message with the option of ccsid ,...... so i can't use jms
... |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 6:35 am Subject: websphere and with mq series transaction |
I don't want to use JMS
but i can change my code if that mean "the container manage the transactions "
there is no data base |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 6:10 am Subject: websphere and with mq series transaction |
thanx Vitor
but how can i congigure my application server (websphere) as external transaction coordinator
thank you very much |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 2:37 am Subject: websphere and with mq series transaction |
do I have to do something in the application server cofiguration or just in the code |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 2:35 am Subject: websphere and with mq series transaction |
no i don't want to use jms I need to use mq API |
Topic: websphere and with mq series transaction |
belal
Replies: 19 Views: 11608
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 02, 2007 1:43 am Subject: websphere and with mq series transaction |
Hi
I am using websphere and with mq series
I have a session bean configured as container transaction bean.
I am sending a message to mq series queue and i need to do that in the global transaction ... |
Topic: just question |
belal
Replies: 8 Views: 6349
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 29, 2006 12:54 am Subject: just question |
thanx Vitor |
Topic: just question |
belal
Replies: 8 Views: 6349
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 29, 2006 12:33 am Subject: just question |
HI again
the format is non jms formmat
I just asked if some body know where can i find a tutorial or sample code
thanks  |
Topic: just question |
belal
Replies: 8 Views: 6349
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 29, 2006 12:21 am Subject: just question |
hi
I try to send a message form an application running in weblogic server
I want to rollback the sending if something wrong happen
the transaction manager must be the weblogic itself
the message w ... |
Topic: just question |
belal
Replies: 8 Views: 6349
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 28, 2006 6:38 am Subject: just question |
HI all, I am Belal
does any body know where can I find a sample code about MQXAQueueManager
I don't know how to use it
I am need to send a message (not jms message) to queue and i need to make tha ... |
Topic: very simple Qusetion |
belal
Replies: 1 Views: 2933
|
Forum: General Discussion Posted: Fri Dec 15, 2006 1:19 am Subject: very simple Qusetion |
Hi all.
how can I make a connection betwen weblogic bea 1.8 and mqseries any tutorial avilable? thanx |
Topic: I want change the ccsid using java program pls help me |
belal
Replies: 5 Views: 4305
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 14, 2006 2:16 am Subject: thank you .BUT |
thanx again
put can you tell me where I can used the "conver" and how cause I am new with mqseries |
Topic: I want change the ccsid using java program pls help me |
belal
Replies: 5 Views: 4305
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 14, 2006 1:52 am Subject: I want change the ccsid using java program pls help me |
thanx for your reply
i am making a common program and iwant him to send understandable message to queues in different machines so i'll pass the ccsis as parameter
thanx |
Topic: I want change the ccsid using java program pls help me |
belal
Replies: 5 Views: 4305
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 14, 2006 12:50 am Subject: I want change the ccsid using java program pls help me |
Hi all, how can I change the ccsid using java code
thanks for adv. [/code] |