Author |
Message |
Topic: not able to getJMSType |
lee_u22
Replies: 2 Views: 3265
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 09, 2006 10:16 am Subject: not able to getJMSType |
We have an application where we are sending a simple JMS message. I am setting the JMSType and sending it. The JMS queues are connected to MQ through a foreign JMS Server and .bindings file.
The rece ... |
Topic: Strange MQ problem |
lee_u22
Replies: 1 Views: 2255
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 08, 2006 8:25 am Subject: Strange MQ problem |
We are sending the MQ message with the MQRFH2 mcd.type header set to a string. The receiving program is in JMS. When they get the message, they are not receiving the getJMSType value. Ideally the MQRF ... |
Topic: Trying to get the MQRFH2 |
lee_u22
Replies: 2 Views: 2875
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 06, 2006 8:16 pm Subject: Trying to get the MQRFH2 |
Our Application uses the weblogic workshop and MQ Series control to send a message to the downstream application. The message is sent via MQ.
We need to set the MQRFH2 mcd.type in the message.
... |
Topic: How to - Connection between MQ and WebLogic (image included) |
lee_u22
Replies: 9 Views: 10891
|
Forum: IBM MQ Java / JMS Posted: Mon May 22, 2006 6:01 am Subject: How to - Connection between MQ and WebLogic (image included) |
that link didnt work.. I am still getting that error. I am not sure what I am missing in the classpath... I hope someone can help me.
thanks!! |
Topic: How to - Connection between MQ and WebLogic (image included) |
lee_u22
Replies: 9 Views: 10891
|
Forum: IBM MQ Java / JMS Posted: Fri May 19, 2006 1:01 pm Subject: How to - Connection between MQ and WebLogic (image included) |
Please tell me the steps on how you integrated your MQ with weblogic. I am trying to do it and I havent had any luck.
thanks!! |
Topic: MQ v6.0 with Weblogic 8.1 - not able to send messages |
lee_u22
Replies: 4 Views: 4080
|
Forum: IBM MQ Java / JMS Posted: Fri May 19, 2006 10:40 am Subject: jars |
Thanks for the reply.
since I am doing this for the first time, Could you please tell me all the jars that i need to have.
I right now have the
fscontext.jar
providerutil.jar
com.ibm.mqjms.jar
... |
Topic: MQ v6.0 with Weblogic 8.1 - not able to send messages |
lee_u22
Replies: 4 Views: 4080
|
Forum: IBM MQ Java / JMS Posted: Fri May 19, 2006 9:21 am Subject: MQ v6.0 with Weblogic 8.1 - not able to send messages |
Hi,
I am a newbie to MQ Series. I am trying to configure my jms queues to MQ-Series, so that I can send my messages to the JMS Queues and it will go to MQ.
Now, I have done all the configuration s ... |