[ 
https://issues.apache.org/jira/browse/AXIS2-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472735
 ] 

David Illsley commented on AXIS2-2154:
--------------------------------------

Trace from last week at [1] (For some reason, everything is traced twice.)

The interesting bit (I think) starts at "17107 [main] DEBUG 
httpclient.wire.content" where it appears that the image is not correctly 
serialised into the wire (at least when I tried it on a windows box, it printed 
out a lot more than 32 x [0x0]

[1] 
http://ws.zones.apache.org/~illsleyd/TEST-org.apache.axis2.jaxws.sample.MtomSampleByteArrayTests.txt

> org.apache.axis2.jaxws.sample.MtomSampleByteArrayTests fails on Solaris
> -----------------------------------------------------------------------
>
>                 Key: AXIS2-2154
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2154
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Jeff Barrett
>
> org.apache.axis2.jaxws.sample.MtomSampleByteArrayTests fails on Solaris
> This problem is seen in the Continum builds of Apache Axis2.  Since this 
> causes the Continum build to fail, the test has been commented out of 
> JAXWSTest (Committed revision 505375).  
> The test runs successfully on Windows and Linux.
> Failure from 
> target/test-reports/TEST-org.apache.axis2.jaxws.framework.JAXWSTest.txt:
> =====================================================================================
> Testcase: 
> testAttachmentByteArrayAPI11(org.apache.axis2.jaxws.sample.MtomSampleByteArrayTests):
>        Caused an ERROR
> Image is null
> javax.xml.ws.soap.SOAPFaultException: Image is null
>       at 
> org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils.createSystemException(MethodMarshallerUtils.java:946)
>       at 
> org.apache.axis2.jaxws.client.BaseDispatch.getFaultResponse(BaseDispatch.java:360)
>       at 
> org.apache.axis2.jaxws.client.BaseDispatch.invoke(BaseDispatch.java:129)
>       at 
> org.apache.axis2.jaxws.sample.MtomSampleByteArrayTests.testAttachmentByteArrayAPI11(MtomSampleByteArrayTests.java:60)
>       at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
>       at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
>       at junit.extensions.TestSetup.run(TestSetup.java:25)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to