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 Alex HO <al...@gmail.com> on 2007/01/16 04:36:55 UTC

Fwd: save location of attachment..

Hi all,
i just tried the attachment samples bundled with axis2 1.1.1
i would like to know where is the save location of attachment file on
server side?
i use the follow ant command to invoke the server:

D:\axis2-1.1.1\samples\soapwithattachments>ant run.client -Dfile
README.txt -Ddest README.txt
--
Regards,
Alex


-- 
Regards,
Alex

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


Re: save location of attachment..

Posted by Thilina Gunarathne <cs...@gmail.com>.
> D:\axis2-1.1.1\samples\soapwithattachments>ant run.client -Dfile
> README.txt -Ddest README.txt
Please provide the "-Ddest" an absolute path...

Eg: D:\axis2-1.1.1\samples\soapwithattachments>ant run.client -Dfile
README.txt -Ddest D:\README.txt
           ^^^^^^^^

~Thilina

On 1/16/07, Alex HO <al...@gmail.com> wrote:
> Hi all,
> i just tried the attachment samples bundled with axis2 1.1.1
> i would like to know where is the save location of attachment file on
> server side?
> i use the follow ant command to invoke the server:
>
> D:\axis2-1.1.1\samples\soapwithattachments>ant run.client -Dfile
> README.txt -Ddest README.txt
> --
> Regards,
> Alex
>
>
> --
> Regards,
> Alex
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: 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