Hi,

it seems you want to use the message binding, see
http://xfire.codehaus.org/Message+Binding

Note that the signature of your web method is then fixed, so
your "XmlStreamReader echo(String message){}" will not work.

regards,
Bernd.

Yasumasa Shigemoto wrote:
> 
>> Why are you returning stream reader instead of xml document ?
> I would like to deal with large data from 100MB to 1GB.
> Therefore I think the stream reader is a good way to avoid
> overloading memory.
> 
> Are there other way to do this?



-- 
Dr. Bernd Schuller

Central Institute for Applied Mathematics
Forschungszentrum Juelich GmbH

mail  [EMAIL PROTECTED]
phone +49 2461 61 8736
fax   +49 2461 61 6656
blog  http://www.jroller.com/page/gridhaus


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

    http://xircles.codehaus.org/manage_email

Reply via email to