Re: Axis2: Invalid UTF-8 start byte 0xff (at char #1, byte #-1)

2008-03-12 Thread WJ Krpelan
Hi, I'd suggest testing service and client on the same machine using AXIS2's WSDL2Java. Is this an AXIS2 service talking to an AXIS2 Client? What obviously is missing in your soap-message in an - tag in front of Compare this to other soap-message-samples. I'm not a member of the axis2 team btw

Re: Axis2: Invalid UTF-8 start byte 0xff (at char #1, byte #-1)

2008-03-12 Thread Simon Steinacker
Thanks for you reply! Well, as I am not developing the client application and do not have the source code available, it might be the case that the message is UTF-16. How can I determine that? Or where can I tell axis2 that it should decode UTF-16 messages? Thanks, Simon WJ Krpelan wrote: H

Re: Axis2: Invalid UTF-8 start byte 0xff (at char #1, byte #-1)

2008-03-12 Thread WJ Krpelan
Hi, just guessing: could something have changed the actual encoding to utf-16 on the way (standard encoding with microsoft windows) ? of course an UTF-8-XML-Document is not expected to start with 0xFF. additionaly, using text/xml is not quite safe, application/xml would be preferrable Cheers --- S

Axis2: Invalid UTF-8 start byte 0xff (at char #1, byte #-1)

2008-03-12 Thread Simon Steinacker
Hello, I already wrote this issue once to the mailing list. But for me nothing has changed with the problem. I still get this error (I checked all library versions). The complete Axis2 debug trace is: http://www.pastebin.org/23395 The message that causes the problem: http://www.pastebin.org/2