[
https://issues.apache.org/jira/browse/AXIS2C-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Blough updated AXIS2C-862:
-------------------------------
Fix Version/s: 1.6.0
> Sending big binary data fails
> -----------------------------
>
> Key: AXIS2C-862
> URL: https://issues.apache.org/jira/browse/AXIS2C-862
> Project: Axis2-C
> Issue Type: Bug
> Environment: Ubuntu 7.04
> Reporter: Lahiru Gunathilake
> Assignee: Manjula Peiris
> Priority: Major
> Fix For: 1.6.0
>
> Attachments: mime_parser.mod.c, new_mime_parser.c
>
>
> I used mtom sample in Axis2c.And i tried to send a file which is a size of
> 1GB.In client side it give this soap fault.
> I used this command to run mtom sample
> ./mtom http://localhost:8080/axis2/services/mtom resources//VTS_01_1.VOB
> <ns1:mtomSample
> xmlns:ns1="http://ws.apache.org/axis2/c/samples/mtom"><ns1:fileName>test.jpg</ns1:fileName><ns1:image><xop:Include
> href="cid:[email protected]"
> xmlns:xop="http://www.w3.org/2004/08/xop/include"/></ns1:image></ns1:mtomSample>
> Recieved Fault :
> <soapenv:Fault><faultcode>env:Sender</faultcode><faultstring>NULL parameter
> was passed when a non NULL parameter was
> expected</faultstring><detail><EchoServiceError/></detail></soapenv:Fault>
> In server side It gives this output
> Echo client ERROR: attachment is missing.
> I've done the samething giving file which have the size of 700MB.It works
> fine with simple axis server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]