I'd say the programmer first needs to understand what this line of code really means:
Code:
int ReportOptions = MQC.MQRO_COA|MQC.MQRO_COD|MQC.MQRO_EXPIRATION;
What is the consequence of message expiry being set for the partner expecting the message...?
And I do hope the Using Java manual cleared up the compiling problems you had...
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