The tutorial consists of the following chapters:
Chapter 1, About The Examples describes the software needed to run the tutorial examples.
Chapter 2, Introduction to WSIT introduces WSIT, highlights the features of each WSIT technology, describes the standards that WSIT implements for each technology, and provides high-level descriptions of how each technology works.
Chapter 3, WSIT Example Using a Web Container and NetBeans IDE provides instructions for creating, deploying, and testing Web service providers and clients using NetBeans IDE.
Chapter 4, Bootstrapping and Configuration describes how to create a WSIT client from a Web Service Description Language (WSDL) file.
Chapter 5, Message Optimization describes how to configure web service providers and clients to use message optimization.
Chapter 6, Using Reliable Messaging describes how to configure web service providers and clients to use reliable messaging.
Chapter 7, Using WSIT Security describes how to use the NetBeans IDE to configure web service providers and clients to use web services security.
Chapter 9, WSIT Example Using a Web Container Without NetBeans IDE provides code examples and instructions for creating, deploying, and testing web service providers and clients using either of the supported web containers.
Chapter 10, Accessing WSIT Services Using WCF Clients describes how to build and run a Microsoft Windows Communication Foundation (WCF) client that accesses the addnumbers service described in Chapter Table 8–1.
Chapter 11, Data Contracts describes the best practices for production and consumption of data contracts for interoperability between WCF web services and Java web service clients or Java web services and WCF web service clients.
Chapter 12, Using Atomic Transactions describes Atomic Transactions.
Please send comments, broken link reports, errors, suggestions, and questions about this tutorial to the tutorial team at users@wsit.dev.java.net .