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



--
Regards,

On 1/16/07, anant khandekar <> wrote:
> Hi,
>
> Putting a byte[] instead of A DataHandler works!!!!
> But one more query.....
> Is there any workaround for making overloading possible in axis2.
>
> thanks in advance,
> anant
>
> ---------- Forwarded message ----------
> From: Thilina Gunarathne <[EMAIL PROTECTED]>
> Date: Jan 16, 2007 12:43 AM
> Subject: Re: Attachment problem
> To: [email protected]
>
> AFAIK Axis2 still does not support the deployment of POJO based
> services with dataHandler parameters..
> Please try putting a byte[] instead of the data handler.
>
> >
> > Is there any other way to send attachments (using an
> > RPCServiceClient....just as the one above)
> There are other ways such as using Axiom & databinding. Once again I'm
> not sure whether the RPCServiceClient supports it..
>
> You can log couple of improvement JIRA's for the pojo & rpcClient
> support for DataHandlers.
>
> Thanks,
> Thilina
>
> >
> >
> >
> > Thanks,
> >
> > Anant
>
>
> --
> Thilina Gunarathne
> WSO2, Inc.; http://www.wso2.com/
> Home page: http://webservices.apache.org/~thilina/
> Blog: http://thilinag.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Regards,
Alex



--
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to