You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Brad Smith <mu...@hotmail.com> on 2011/02/28 20:09:11 UTC

byte order marker

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,