Agreed it's probably a Google issue.
In fact they do mention it' s going to be an UTF-8 result, however they return as part of this result data coming from outside, for example a
resume etc, and they don't encode these objects when they create the message, so sometimes the Axis parser crashes when
processing the Google result request, depending on what you searched for and what results where returned.


WH
Yates, Danny (ANTS) wrote:

Why did it "assume" this? If Google was returning UTF-16, then
a) it should have said so in the XML declaration
b) the XML parser you (or Axis) were using should understand this

If a) is not true, this is a bug at Google's end, and you should
contact them to fix it. If b) is not true, this is a bug in your
XML parser, and you should contact the vendor to fix it. If a) and
b) are both true, then there is a bug in your understandind! :-)

Dan.



Reply via email to