Tomek,

This approach will not work for me because all the files I need to send to
client are retrieved from remote repository. So physically, files are not
located on the same server as my web service.

Obviously, something wrong with configuration of either my client or
tomcat5. Yet, since I can send DataHandler as a parameter, I should be able
to retrieve DataHandler as a result.


Thank's


Tomek Sztelak wrote:
> 
> You can also try to use slightly different approach, your server
> method can return only a url to file exposed by http server and then
> you can download file with regular ( no webservice ) code.
> 
-- 
View this message in context: 
http://www.nabble.com/How-to-download-large-file-from-service-side-to-client--tf3632140.html#a10160023
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to