Apache Axis2 is well supported for sending and receiving binary payloads with SOAP using several standard mechanisms such as Base64 encoded binary, SOAP Message Transmission Optimization Mechanism (MTOM) and SOAP with Attachments (SwA). Thi...More
Apache Axis2 is well supported for sending and receiving binary payloads with SOAP using several standard mechanisms such as Base64 encoded binary, SOAP Message Transmission Optimization Mechanism (MTOM) and SOAP with Attachments (SwA). This tutorial by Thilina Gunarathne will walk you through writing a sample application (Web service and a client) that demonstrates how to download a binary file from a server using SOAP with Attachments.
Get an introduction to the new architecture of Axis2 and learn how to deploy and consume Web services using Axis2. This is the first installment of a two-part series about developing Web services using the Axis2 runtime. Axis2 is the next g...
www.ibm.com/developerworks/opensource/library/ws-webaxis1/
-
Get Site Info
A short guide to creating and deploying an Axis2 web service from a Java class in NetBeans IDE. How to set up the Tomcat and GlassFish servers and configure the NetBeans IDE to deploy Axis web services.
www.netbeans.org/kb/61/websvc/gs-axis.html
-
Get Site Info