NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
agolia
Joined: 17 Apr 2012 Posts: 2
|
Posted: Fri Jun 15, 2012 3:47 am Post subject: Java Web Service MTOM Streaming w/ WCF Client |
|
|
I am trying to develop a webservice that uses MTOM in streaming mode for large files. The webservice appears to be configured correctly however when attempting to upload/download a file the WCF client sends/receives a byte array which is buffered into memory. For small files this is fine however large files consume large amounts of memory on the client. I have edited the binding generated from the WSDL and set transferMode = "Streamed" but this does not appear to have any affect.
Can anyone point to anything that may shed light on the issue or know if this is even possible? Thanks in advance. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|