cancel
Showing results for 
Search instead for 
Did you mean: 

WriteUTF() restricts the data length to 64K

ReenaWadhwa
Advisor
Advisor
0 Kudos

Hi all,

We are using writeUTF() method to post the data in a data stream,but this method has a limitation that it can put maximum of 64K data to the stream .In case data exceeds this limit ,it throws UTFDataFormatException. Can anyone of you suggest the altenative way to write more the 64K data to the data stream.

Thanks !!!!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Reena,

Are you using MQJMSAPI.jar file in your application..?

Thanks,

Arun