Re: setting client temporary directory for MTOM attachments in CXF

2007-08-12 Thread Jeff.Yu
Hi, I've just provided another patch for this issue, (the original patch broke the test, now I pass it against all tests), I've also added a unit test method for it. can someone help me review it. Thanks Jeff Willem Jiang wrote: Hi Jeff, I just have a quick look of your patch . Here is

Re: setting client temporary directory for MTOM attachments in CXF

2007-08-12 Thread Freeman Fang
Hi Jeff, I will take care of this patch Thanks Freeman Jeff.Yu wrote: Hi, I've just provided another patch for this issue, (the original patch broke the test, now I pass it against all tests), I've also added a unit test method for it. can someone help me review it. Thanks Jeff Willem

Re: setting client temporary directory for MTOM attachments in CXF

2007-08-06 Thread Daniel Kulp
On Monday 06 August 2007 01:12, petrica wrote: Hi all, Is there in CXF on the client side something like in XFire for MOTM attachments ( see below ) ? service.setProperty(StreamedAttachments.ATTACHMENT_DIRECTORY, new File( c:\\temp\\ )); I just checked the code and I don't see anything

setting client temporary directory for MTOM attachments in CXF

2007-08-05 Thread petrica
-temporary-directory-for-MTOM-attachments-in-CXF-tf494.html#a12011173 Sent from the cxf-user mailing list archive at Nabble.com.