Hello, I have an application, written in java, which gets messages from a queue. My question is: how to check the message encoding? I have to be sure that message I get is coded with UCS-2. Please hel ...
The problem is that QMGR's CSSID and Java sample program CCSID are incompatible. Java tries to connect with CCSID=819 by default and you can change it just by setting proper line in your code: