Hello all. Getting a weird error. I grab the body of a message like so:
message.getString(message.getMessageLength());
If I directly pass the XML read into a parser, I get errors about "root
element must be there..." or some other error (swapping parsers). If I
print out the xml it looks fine, and if I write the xml to a file, read
the file back in and then parse it, no errors!
Any of you ever have difficulty with character encoding in messages?
Any ideas?
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