Depending on the size of the text (!) file a simple String might do.

/philipp

Charitha Kankanamge schrieb:
feh wrote:

Hi folks.

I've got an Axis2 client that needs to send a text file to an Axis2 server.
What's the best way to accomplish this?

Thanks!
MTOM (SOAP message transmission and optimization mechanism) can be used to sernd binary data in axis2. MTOMSample (AXIS2_HOME/samples/MTOMsample), which is included in axis2 binary distribution will help you to get an initial understanding on this.
Also, please check http://ws.apache.org/axis2/1_3/mtom-guide.html

regards
Charitha



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

Reply via email to