Posted: Thu Jun 09, 2005 11:45 pm Post subject: message Id byte array changing
Newbie
Joined: 20 May 2005 Posts: 9
In java, i am retrieving the messages from queue and storing the messages in the hashmap with messageid(byte []) as key and message string as value. Now when i retrieve message id back...and try to seach the message with the message id given as matchoptions then i am getting the 2033 error(ie. no messag found) when i conver the byte array to string to see the message id string... i found that string while storing to the hashmap is different from what i get back from the hashmap.... please help
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