How to go about creating SOAP webservice in Java
问题 I did some Core Java programming a decade back. Now I've got a project to create SOAP website. I've a Windows machine setup on Amazon with Eclipse installed on it. I thought of buying this book: http://shop.oreilly.com/product/9780596001759.do but it was released in 2002 and it's contents may be obsolete. I could not find any other stuff about how to go about creating SOAP webservice in Java. Please HELP! So I want to know step by step procedure, setting up the IDE + libraries etc. 回答1: Read