NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Java Web Service MTOM Streaming w/ WCF Client

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
agolia



Joined: 17 Apr 2012
Posts: 2

PostPosted: Fri Jun 15, 2012 3:47 am    Post subject: Java Web Service MTOM Streaming w/ WCF Client Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo