PDA

View Full Version : Tutorial: Writing Contract-first Web Services


Arjen Poutsma
Jun 9th, 2006, 02:09 PM
Because of popular request, I've written a pragmatic three-step tutorial which teaches you how to write a Contract-first Web service. You can find it here (http://blog.springframework.com/arjen/archives/2006/06/09/tutorial-writing-contract-first-web-services/).

It basically shows you how to write your XSD and WSDL. In a future post I will explain how to implement this using Spring-WS.

Enjoy!