Hello, i try to send and receive files with 130MB capacity. The VMs have 512MB of memory. To do so I extended the MTOM example provided by axis2 (sending the file back and write it to a file). It is possible for me to send the file to the server with an adequate amount of memory consumption. However, sending the content from the stream back to the client fails (out of memory). Can somebody tell me what I am doing wrong (I also changed the axis2.xml and service.xml according to the axis2 MTOM description in the web) or extend the MTOM example of axis2?
Thanks, Michael
Client.java
Description: Client.java
MTOMSampleSkeleton.java
Description: MTOMSampleSkeleton.java
MTOMSample.wsdl
Description: MTOMSample.wsdl
xmime.xsd
Description: xmime.xsd
xmime.xsx
Description: xmime.xsx
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
