Author |
Message |
Topic: MQ Get fail |
skurka
Replies: 2 Views: 2770
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 09, 2007 10:56 am Subject: MQ Get fail |
I am trying to GET message from queue using JMS. the CCSID on queue i set it to 850. The messages are sitting in queue. It's not throwing any exception. I am not able to get messages. Please advise ... |
Topic: JMS queue connection script in RAD |
skurka
Replies: 1 Views: 2151
|
Forum: IBM MQ Java / JMS Posted: Mon Sep 10, 2007 12:50 pm Subject: JMS queue connection script in RAD |
we are using RAD as IDE. I have a script to create queue connection Factory and queue connection. Instead of creating them manually from admin console , where do i run this script. Thanks |
Topic: NoInitialContextException |
skurka
Replies: 3 Views: 2497
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 17, 2007 1:52 pm Subject: NoInitialContextException |
Yes. |
Topic: NoInitialContextException |
skurka
Replies: 3 Views: 2497
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 17, 2007 7:28 am Subject: NoInitialContextException |
I am trying to put the messages into the queue using JMS. I am using java class with Main method. But I am getting below error when I am trying to create a queue connection. Please let me know what sh ... |
Topic: Unable to deserialize object |
skurka
Replies: 1 Views: 2144
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 16, 2007 3:21 pm Subject: Unable to deserialize object |
I am getting below error , when MDB tried to gets the messages. Please advise what to do.
javax.jms.MessageFormatException: MQJMS1061: Unable to deserialize object
Thanks |
Topic: Source Code |
skurka
Replies: 4 Views: 3188
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 11, 2007 7:36 am Subject: Source Code |
Can you please provide me the link. Thanks |
Topic: Source Code |
skurka
Replies: 4 Views: 3188
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 11, 2007 7:30 am Subject: Source Code |
Can anybody post a source code for sending and receiveing mesages with correlation id using JMS (request / reply model)
Thanks |
Topic: Hash Object to create CorrelationID |
skurka
Replies: 1 Views: 2314
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 10, 2007 10:47 am Subject: Hash Object to create CorrelationID |
Anybody know, how to use Hash Object to create a sequence number, which can be used as Correlation ID.
Thanks. |
Topic: MQ Client |
skurka
Replies: 1 Views: 2446
|
Forum: IBM MQ Java / JMS Posted: Fri Jul 06, 2007 5:29 am Subject: MQ Client |
I am new to mq series. what is the difference between "mq series java client" and "mq client".
Thanks |
Topic: mq monitoring tool |
skurka
Replies: 13 Views: 11234
|
Forum: IBM MQ Performance Monitoring Posted: Tue Jul 03, 2007 10:09 am Subject: mq monitoring tool |
is there any free download tool. |
Topic: mq monitoring tool |
skurka
Replies: 13 Views: 11234
|
Forum: IBM MQ Performance Monitoring Posted: Tue Jul 03, 2007 9:50 am Subject: mq monitoring tool |
I have mq java client on my work station(windows ). Please suggest a tool to view all queues and channels under queue managers. Thanks |
Topic: JMS using command pattern |
skurka
Replies: 3 Views: 4952
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 28, 2007 8:13 am Subject: JMS using command pattern |
Can you please provide the link for the site. Thanks |
Topic: JMS using command pattern |
skurka
Replies: 3 Views: 4952
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 28, 2007 7:20 am Subject: JMS using command pattern |
Can body post sample JMS code to put message into queue using command pattern.
Thanks. |