SOAP Attachments using apache axis2

久未见 提交于 2020-01-03 05:18:13

问题


Does anyone know a good beginner's tutorial on how to send attachments with SOAP messages using axis2. Every tutorial I have found so far has been very difficult to follow. Any pointers will be appreciated.


回答1:


Few months ago I've read the book "Developing Web Services with Apache Axis2" by Mr. Kent Ka Iok Tong. I think this is an excellent book for beginners, example driven and easy to understand. It contains plenty of code/xml snippets and has a chapter devoted to your question.

Perhaps there is one problem. The book is very easy to follow but you should read it cover-to-cover to grasp everything. Nevertheless I recommend it as an excellent book for Axis2 novices. Please note that neither this book is a complete Axis2 reference nor it provides in-depth knowledge of Axis2. This is a book for new users.

Cheers



来源:https://stackoverflow.com/questions/4392002/soap-attachments-using-apache-axis2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!