The DataSource on the server side is generated using FileDataSource and the 
method getName gives the filename as Axisxxxx and not the real name of the 
file which is sent by the server. Is it possible to get real name of file 
using Axis??


>From: Heitzso <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Question
>Date: 10 May 2002 13:05:50 -0400
>
>DataHandler by itself doesn't know about filenames.  For instance
>you can create a DataHandler from a byte array.  So in general
>you cannot assume a DataHandler return has a filename associated
>with it.
>
>That said, I believe getName() will return the filename if
>the DataSource fed into DataHandler on the sending side was
>generated with FileDataSource().
>
>Heitzso
>
>On Fri, 2002-05-10 at 10:53, Patricia Doyle wrote:
> > How can I get the real name of file that is sent through DataHandler 
>object
> > as Axis save it with Axisxxxxx file name. Using tcp monitor tool I could 
>not
> > find the file name in the SOAP response.
> >
> > Thanks
> >
> >
> > _________________________________________________________________
> > Send and receive Hotmail on your mobile device: http://mobile.msn.com
> >
>
>




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

Reply via email to