You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Philippe Frangioni <pf...@horizonwimba.com> on 2007/03/22 22:39:24 UTC

Attachments

Hello,
I'm trying to upload files to my server using Axis2 with attachments. 
It's a simple upload, the client sends a file and the server saves it. I 
found some examples on the internet, but most were quite old... I'd like 
to get a simple example or code snippets (client side and server side if 
possible!) of such things.
Thanks.
Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Attachments

Posted by Thilina Gunarathne <cs...@gmail.com>.
Please try the MTOM or SOAPWithAttachments samples in axis2 based on
your need. Both the samples uploads an file in to the server.. You can
download the Axis2-1.1.1 binary to try them out. Well, if you find it
also quite old then you can wait till tommorow to get the 1.2-rc1 :)

~Thilina

On 3/23/07, Philippe Frangioni <pf...@horizonwimba.com> wrote:
> Hello,
> I'm trying to upload files to my server using Axis2 with attachments.
> It's a simple upload, the client sends a file and the server saves it. I
> found some examples on the internet, but most were quite old... I'd like
> to get a simple example or code snippets (client side and server side if
> possible!) of such things.
> Thanks.
> Phil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org