Author |
Message |
Topic: Connectivity to MQ, not working using JRockit JDK |
sdkal
Replies: 1 Views: 7506
|
Forum: IBM MQ API Support Posted: Mon Mar 02, 2015 8:24 pm Subject: Connectivity to MQ, not working using JRockit JDK |
Hi,
I am have a Foreign JMS server configured in Weblogic, using which messages need to be sent to MQ. This works fine when regular JDK is used, messages reach MQ. However, JDK is changed to ... |
Topic: Understanding JNDI Binding file for MQ |
sdkal
Replies: 6 Views: 9964
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 30, 2014 4:28 pm Subject: Understanding JNDI Binding file for MQ |
JNDI FSContext |
Topic: Understanding JNDI Binding file for MQ |
sdkal
Replies: 6 Views: 9964
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 30, 2014 4:24 pm Subject: Understanding JNDI Binding file for MQ |
This is w.r.t sending messages to MQ using JMS. I have a .binding file created using MQ Explorer. When I try to read this file, I find it difficult understand the various Key-Value pairs in this file. ... |
Topic: Understanding JNDI Binding file for MQ |
sdkal
Replies: 6 Views: 9964
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 29, 2014 10:00 pm Subject: Understanding JNDI Binding file for MQ |
Please let me know where I can find information to understand JNDI binding file for MQ. |
Topic: Need help setting Message Format as MQSTR |
sdkal
Replies: 3 Views: 8452
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 29, 2014 6:58 pm Subject: Need help setting Message Format as MQSTR |
Thanks for you help, found the issue. I had to change the way the message is sent to MQ. Changed it to Text. |
Topic: Need help setting Message Format as MQSTR |
sdkal
Replies: 3 Views: 8452
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 29, 2014 4:01 pm Subject: Need help setting Message Format as MQSTR |
Please let me know, how I can set this value from MQ Explorer. Also, let me know how this is listed in Binding file, that what Key-Value pair should I look for? |
Topic: Need help setting Message Format as MQSTR |
sdkal
Replies: 3 Views: 8452
|
Forum: IBM MQ Java / JMS Posted: Sun Dec 28, 2014 8:10 pm Subject: Need help setting Message Format as MQSTR |
I am posting messages from Oracle Service Bus 11g to Websphere MQ 7.1, over JMS Bridge. WMB reads messages from MQ and process them further. I have a JNDI binding file configured, Queue Destination - ... |
Topic: Getting MQException MQJE001 Completion Code 2 |
sdkal
Replies: 6 Views: 15077
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 21, 2011 4:35 pm Subject: Getting MQException MQJE001 Completion Code 2 |
Do you think, I should change the port something which is allowed. Say 8080 - As this is generally allowed?
Another question - I see the channel to be in InActive state. Is this normal? |
Topic: Getting MQException MQJE001 Completion Code 2 |
sdkal
Replies: 6 Views: 15077
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 21, 2011 11:14 am Subject: Getting MQException MQJE001 Completion Code 2 |
Thanks for your reply.
I have only one Queue Manager and its port is 1414.
When I try telnet
Microsoft Telnet> open <My Remote MQ Host DNS Name> 1414
Connecting To <My Remote MQ ... |
Topic: Getting MQException MQJE001 Completion Code 2 |
sdkal
Replies: 6 Views: 15077
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 20, 2011 5:42 pm Subject: Getting MQException MQJE001 Completion Code 2 |
Hi,
I am new to MQ.
I have installed IBM Websphere MQ Explorer version 7, on my Windows XP desktop. I have added a Q Manager, Channel com.ibm.mq.MQException: MQJE001: Completion ... |