Re: How to send attachment in response to a web service call

2010-06-11 Thread Naresh Tallapelli
Thank you Daniel. It worked. On Thu, Jun 10, 2010 at 7:53 PM, Daniel Kulp wrote: > > My suggestion would be to update to CXF 2.2.9. There were a lot of fixes > that were put around various streaming attachment handling that may have > likely fixed this already. > > I don't know if the 2.1.10 r

Re: How to send attachment in response to a web service call

2010-06-10 Thread Daniel Kulp
My suggestion would be to update to CXF 2.2.9. There were a lot of fixes that were put around various streaming attachment handling that may have likely fixed this already. I don't know if the 2.1.10 release (last on 2.1.x) would have all the attachment fixes or not. Dan On Thursday 10

How to send attachment in response to a web service call

2010-06-10 Thread Naresh Tallapelli
HI All, I am using CXF-2.1.2 version. I have a requirement to send an attachment from web services server to the client as part of one web service call response. I have created the response element as following in wsdl file, * * When web service operation is called i am creating "FileDataHandle