Re: Workflow for multipart/form-data sample

2013-09-22 Thread Tharindu Mathew
My work is still in progress, but unfortunately the gsoc period has ended. I plan to continue this afterwards. The work is attached in jira https://issues.apache.org/jira/browse/AXIS2C-1648 On Fri, Aug 16, 2013 at 8:41 PM, Rajika Kumarasiri < rajika.kumaras...@gmail.com> wrote: > Doesn't the RE

Re: Workflow for multipart/form-data sample

2013-08-16 Thread Rajika Kumarasiri
Doesn't the REST sample is not a multipar/form-data one ? http://axis.apache.org/axis2/java/core/docs/rest-ws.html Rajika On Thu, Aug 15, 2013 at 12:00 PM, Tharindu Mathew wrote: > I can't seem to find the sample in the binary. Could you please point me > as to where I can find this sample? >

Re: Workflow for multipart/form-data sample

2013-08-15 Thread Tharindu Mathew
I can't seem to find the sample in the binary. Could you please point me as to where I can find this sample? On Thu, Aug 15, 2013 at 11:53 AM, Rajika Kumarasiri < rajika.kumaras...@gmail.com> wrote: > You can do the same thing as Axis2/Java example. > > Rajika > > > On Thu, Aug 15, 2013 at 11:17

Re: Workflow for multipart/form-data sample

2013-08-15 Thread Rajika Kumarasiri
You can do the same thing as Axis2/Java example. Rajika On Thu, Aug 15, 2013 at 11:17 AM, Tharindu Mathew wrote: > > > > On Thu, Aug 15, 2013 at 11:17 AM, Tharindu Mathew < > tharindu.mat...@gmail.com> wrote: > >> Hi, >> >> I'm currently implementing support for multipart/form-data requests an

Re: Workflow for multipart/form-data sample

2013-08-15 Thread Tharindu Mathew
On Thu, Aug 15, 2013 at 11:17 AM, Tharindu Mathew wrote: > Hi, > > I'm currently implementing support for multipart/form-data requests and > I'm wondering how the sample should do. > > Should it just echo back the multipart request as a multi part response? > -- > Regards, > Tharindu Mathew > htt