MQGetMessageOptions - MQJava - JMS
843830Jan 22 2003 — edited Sep 8 2003I have a java messaging program witten as per JMS standard.
If I use MQ Base java, I see a class MQGetMessageOptions, specifying many options while reading from a queue. Can I do the same thing if the coding is done as per JMS standard?
Eg: How do I specify MQGMO_FAIL_IF_QUIESCING in JMS code?
thanks for your help,
Shiva.