Closed
Description
Arjen Poutsma opened SWS-37 and commented
When running any spring-ws app on BEA Weblogic 8.1, the following exception is thrown:
javax.xml.soap.SOAPException: There should be only one Content-Type MimeHeader.
Apparently, Weblogic returns the Content-Header as part of the headers retrieved by getHeaderNames(). We should check for this.
Affects: 0.9, 0.9.1, 1.0 M1