Author |
Message |
Topic: Adding your own MQRFH2 header + more |
Rudolf
Replies: 2 Views: 4284
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 01, 2005 4:44 am Subject: Adding your own MQRFH2 header + more |
I have seen a lot of questions about how to add a MQRFH2 header using Java for MQI. You can of course have a look at the C examples or use DataOutputStream, but I have used Javolution (have a look at ... |
Topic: Limitation MQI on z/OS |
Rudolf
Replies: 6 Views: 4096
|
Forum: IBM MQ API Support Posted: Thu Dec 23, 2004 5:22 pm Subject: Limitation MQI on z/OS |
Thank you for the valuable information .
Rudolf |
Topic: Q:How to add a MQRFH header using WMQ for Java |
Rudolf
Replies: 2 Views: 2052
|
Forum: IBM MQ API Support Posted: Thu Dec 23, 2004 5:39 am Subject: Q:How to add a MQRFH header using WMQ for Java |
Thank you Michael. You helped me a lot !
Regards,
Rudolf |
Topic: Q:How to add a MQRFH header using WMQ for Java |
Rudolf
Replies: 2 Views: 2052
|
Forum: IBM MQ API Support Posted: Thu Dec 23, 2004 3:17 am Subject: Q:How to add a MQRFH header using WMQ for Java |
I ploughed through the WMQ for Java manual and I can't figure out how to add an MQRFH header to a message. MQRFH seems only to be mentioned in the context of JMS, but I want to create a MQRFH header i ... |
Topic: Limitation MQI on z/OS |
Rudolf
Replies: 6 Views: 4096
|
Forum: IBM MQ API Support Posted: Thu Dec 23, 2004 12:13 am Subject: Limitation MQI on z/OS |
One more question, Roger.
Does WMQ for Java support user exits for bindings mode? The manual says it doesn't (this is mentioned on page 79, section Writing user exits).
Kind regards,
Rudolf de ... |
Topic: Limitation MQI on z/OS |
Rudolf
Replies: 6 Views: 4096
|
Forum: IBM MQ API Support Posted: Thu Dec 23, 2004 12:03 am Subject: Limitation MQI on z/OS |
Thank you, Roger.
You're right WMQ for Java does not support MQBegin (I missed that part which is mentioned on page 68 of the WMQ for Java manual).
I would very much like to know if I run into ... |
Topic: Limitation MQI on z/OS |
Rudolf
Replies: 6 Views: 4096
|
Forum: IBM MQ API Support Posted: Wed Dec 22, 2004 3:48 am Subject: Limitation MQI on z/OS |
At the moment I'm developing a solution using MQI from java on a Windows platform (Windows XP Professional). This final solution is going to be deployed under Unix Services on z/OS platfom.
When I ... |