-
Nov 12th, 2012, 08:22 AM
#1
How to stream a MTOM response from within a WebServiceTemplate
Hi,
I hope someone can give me some advice.
I'm developing a webserviceclient (wsc) using Spring WS 1.0.
The webservice I'm calling with my wsc responds with a MTOM message.
I dont want to hold the complete message in memory because it could become large.
So what i want to do is to stream the MTOM attachment directly to a file on disk.
How can I achieve this? What is the way to do this?
Alexander
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules