Imagine a CXF extension to MTOM that used shared memory to move the attachment. The bytes from the DataSource or whatever would be pushed into a mapped file, and the client would map the same file. Maybe this is just the file: URL as the MTOM identifier, and the mapping of the file is just an opimization on top of that.
- A rather crazy idea for a feature Benson Margulies
- Re: A rather crazy idea for a feature Eoghan Glynn
- Re: A rather crazy idea for a feature Benson Margulies