You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Danny Lin <Li...@doc.state.sc.us> on 2006/12/12 14:59:27 UTC

Transmission of images

We are developing a web service application use AXIS2. In addtion to
text information to be exchanged, we foresee the future need of
transmitting pictures (photos and images). It seems AXIS2 supports
several different ways of implementation. Is there a "best practice" for
image exchange (e.g. MTOM, SWA, etc.)? Thanks.
 
Danny
 

[Axis2]Re: Transmission of images

Posted by Thilina Gunarathne <cs...@gmail.com>.
That depends on the clients youa re going to support. If you are
planning to support clients who use older stacks, then you might need
to use SwA.
If not I would suggest you to use MTOM. It's the standard and Most of
the new stacks support MTOM.

~Thilina
PS: Make sure to use [axis2] prefix when sending mails related to Axis2. :)

On 12/12/06, Danny Lin <Li...@doc.state.sc.us> wrote:
>
>
> We are developing a web service application use AXIS2. In addtion to text
> information to be exchanged, we foresee the future need of transmitting
> pictures (photos and images). It seems AXIS2 supports several different ways
> of implementation. Is there a "best practice" for image exchange (e.g. MTOM,
> SWA, etc.)? Thanks.
>
> Danny
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org