Developing SOAP Web Services in JAX-WS 2.2

PT7912
Summary
A comprehensive look at the state of the art in developing interoperable web services on the Java EE 6 platform. Students learn the key standards -- SOAP, WSDL, and the WS-I Basic Profile -- and the Java architecture that has evolved to build interoperable services and clients. We begin with an introductory module that covers both SOAP-based and RESTful services, and therefore both JAX-WS and JAX-RS. But JAX-WS is central to the course, and we cover both WSDL-driven and Java-driven development paths, as well as message handlers and attachment support. With the new Provider and Dispatch APIs, it's now much easier to integrate SAAJ, JAXB, and JAXP code into services and clients, and we explore these strategies in depth as well.
Prerequisites
-Strong Java programming skills are essential -Students must be able to read XML documents and to write well-formed XML by hand. -Knowledge of XML Schema will be helpful, too, but is not a strict prerequisite -Experience with other Java EE standards, especially servlets and JSP, will be very helpful in class, but is not strictly required.
Duration
5 Days/Lecture & Lab
Topics
Overview of Web Services::Web Services for Java EE::The Java API for XML Binding::The Simple Object Access Protocol::Web Services Description Language::The Java API for XML-Based Web Services::WSDL-to-Java Development::Client-Side Development::Java-to-WSDL Development::Exception Handling::JAX-WS Best Practices::Metadata::Provider and Dispatch APIs::The SOAP with Attachments API for Java::Message Handlers::Handling Binary Content::Appendix A. Course Tools and Utilities::Appendix B. Handy Guide to Web-Services Acronyms

Related Scheduled Courses