Posted: Mon May 12, 2008 8:57 am Post subject: MQC is deprecated. What's new?
Knight
Joined: 27 Oct 2003 Posts: 561
When coding with MQ Java classes I am getting compiler messages which indicate that MQC is deprecated. What is the current way that constants should be specified in Java MQ code?
the old way (but it still works) =:
int opnOptn = MQC.MQOO_INPUT_SHARED | MQC.MQOO_FAIL_IF_QUIESCING;
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum