-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Nayan Hajratwala opened SWS-393 and commented
When submitting a SOAP request that contains a UTF BOM http://unicode.org/faq/utf_bom.html#22, the following fault string is returned: "Could not access envelope: Unable to create envelope from given source:"
After removing the offending BOM, and not manipulating the XML in any other way, the message is is delivered to the defined Endpoint successfully.
Per http://unicode.org/faq/utf_bom.html#29 , Spring-WS should be able to transparently ignore the BOM on UTF-8 files.
Affects: 1.5.3
Attachments:
- STARExportSigned_no_BOM.xml (4.32 kB)
- STARExportSigned_with_BOM.xml (4.37 kB)
Referenced from: commits 7ec7e1f
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug