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


--
Charitha Kankanamge
WSO2 inc.
Flower Road, Colombo 07
+94 714268070

A bug in the hand is better than one as yet undetected



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

Reply via email to