Posted: Tue Dec 27, 2005 11:01 pm Post subject: how MQMessage.writeUTF(String) could put into String>64KB
Novice
Joined: 11 Apr 2005 Posts: 14
hi,
my app use MQMessage.writeUTF(String) method to send utf messages to queue. but when message is larger than 64KB, the method call throws java.io.UTFDataFormatException.
How can I send the large string to queue?
Or are there methods in MQ could seperate the large message into many smaller pieces automatically?
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