IntelliJ Java IDE
The moose likes Web Services and the fly likes SOAP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP" Watch "SOAP" New topic
Author

SOAP

Wagner Danda Da Silva Filho
Ranch Hand

Joined: Mar 21, 2003
Posts: 80
Hi there!

I have to learn about using SOAP in the lesser possible time!
Any "must-read" article about it (preferrably with lots of example)?

Thanks!


SCJP, SCWCD
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
The Web Services FAQ would be a good starting point.


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
Russell Ray
Ranch Hand

Joined: Apr 25, 2005
Posts: 116
I am very new to SOAP and Web Services. I just got pass your point on the path of learning web services. Here is what I did:

Look at this area from good books:

Web Services Book Reviews

From all the outside research I did, what I found was this book covered all the things I needed to know with the exception of security.


Richard Monson-Haefel's Book on Web Services

For how web services security works for the major applications servers you can look on their web sites. They have good examples on how to work with the security aspects for web services.

This should get you going very quickly.

Best of luck with your project.
 
 
subject: SOAP
 
Threads others viewed
WA #1.....word association
XML and SOAP ?
SOAP,WSDL,UDDI
SOAP must I use only for web service?
C++ to Java communication for Game Server
MyEclipse, The Clear Choice