public marks

PUBLIC MARKS from ddelangle with tag "cwt soa"

09 February 2007

Which style of WSDL should I use?

by 4 others (via)
Summary There are four binding styles (there are really five, but document/encoded is meaningless). While each style has its place, under most situations the best style is document/literal wrapped.

Document vs. RPC style--why is it a big deal?

(via)
I'm not sure I would characterize it as a big deal. It's just that there are two ways to structure a SOAP message.

31 January 2007

The hidden battle between web services: REST versus SOAP

by 2 others
Almost everyone has at least heard of SOAP. Few people have heard of REST. But both are jockeying for the mindshare of developers trying solve problems building applications on the web. REST by virtue of existing, and SOAP largely by virtue of backing by software vendors and standards bodies.

Principles of Service Design: Service Versioning

by 1 other
Web Service Versioning is a hot topic that has generated a broad range of guidance from a variety of sources. Several Web services standardization efforts are underway but none of them address the problem of service versioning

Principles of Service Design: Service Patterns and Anti-Patterns

by 1 other
The Principles of Service Design series has been developed to communicate best practices and sample codes when relevant. The first in this multi-paper series, this paper provides fundamental principles for designing and implementing Web services, including a brief review of Service Oriented Architecture (SOA) concepts and a detailed discussion of several patterns and anti-patterns that developers can leverage when building Web services.

Service Versioning For SOA @ SOA WORLD MAGAZINE

To better understand the requirements of SOA service versioning