Web Services Best Practices

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).

Debugging Flag

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 ...

Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.