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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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