We've build a client to a .Net webservice with axis2 that doesn't work when the server returns a byte-order-marker. The service provider cannot remove these bytes on their end. Any thoughts on working around this issue. Is there a configuration option to ignore these? Is there a class we can subclass to strip out the bytes? Appreciate any assistance you can provide.
Thanks,