November 2003
Intermediate to advanced
1488 pages
36h 35m
English
This section offers some practical tips on technologies and processes to utilize when designing, implementing, and deploying Web Services.
TIP
You can read several other best practices for Web Services at http://www-106.ibm.com/developerworks/views/webservices/articles.jsp?sort_order=desc&expand=&sort_by=Date&show_abstract=true&view_by=Search&search_by=Best+practices.
A good book on design patterns for Web Services is the new Paul Monday book: Web Services Patterns: Java Edition (ISBN: 1590590848).
If your Web Services are generating errors, it's quite useful to inspect the SOAP request and response messages for them. In many cases, this will lead you to the cause of the problem. The WebLogic Server ...
Read now
Unlock full access