Results 1 to 2 of 2

Thread: Handle BOM characters (65279)

  1. #1
    Join Date
    Nov 2008
    Posts
    2

    Default Handle BOM characters (65279)

    Hi,

    I'm using Jaxb2Marshaller to marshall/unmarshall requests/responses.
    I'm testing my WS using soapUI.

    I noticed that all the Strings marshalled from the SOAP requests start with 3 illegal characters of type BOM (byte order marks).

    Why is it happening? And what is the standard way to clean-up these characters?

    Thanks!

  2. #2
    Join Date
    Nov 2008
    Posts
    2

    Default

    Well the weird characters are caused by a copy/paste from Windows VM to soapUI running on Mac.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •