| Author |
SAXParseException - "UTF8" is not supported
|
Max Tomlinson
Ranch Hand
Joined: Jul 17, 2001
Posts: 364
|
|
Can someone please tell me what this means? I'm using Xerces to parse documents in WAS 4.0.3 and get this periodically. Looking at the doc in XMLSpy seems to show that it's OK. I'm thinking there's an invalid char in there somewhere but darned if I can see it. thanks, Max Tomlinson
|
 |
J stewart
Greenhorn
Joined: Jul 24, 2003
Posts: 2
|
|
|
I think it's complaining because there's a missing dash, ie "UTF-8"?
|
 |
Max Tomlinson
Ranch Hand
Joined: Jul 17, 2001
Posts: 364
|
|
Thanks J- Yes, this is what it means I've since found out--thanks. max
|
 |
 |
|
|
subject: SAXParseException - "UTF8" is not supported
|
|
|