JAX-WS SOAPMessageProvider Test Failures
----------------------------------------
Key: AXIS2-2013
URL: https://issues.apache.org/jira/browse/AXIS2-2013
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Rich Scheuerle
Assigned To: Rich Scheuerle
Several of the SOAPMessageProvider tests are failing due to a ClastCastException
fRequest Message Type is:xml and attachment request
***ERROR: In SoapMessageProvider.invoke: Caught exception
java.lang.ClassCastException: javax.xml.transform.stream.StreamSource
incompatible with java.lang.String
Request Message:
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns2:invoke
xmlns:ns2="http://org.test.soapmessage"><invoke_str>xml and mtom
request</invoke_str><data><xop:Include
xmlns:xop="http://www.w3.org/2004/08/xop/include" href="helloWorld123"
/></data></ns2:invoke></soap:Body></soap:Envelope>>> Invoking
SourceMessageProviderDispatch
>> SoapMessageProvider: Request received.
--------------------
These problems appear to be related to recent changes to the SAAJ
implementation. I am investigating a fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]