When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
This course covers how to implement web services with WebSphere 8.5 using the most recent Java standards, JAX-WS for SOAP web services and JAX-RS for REST web services. Since it is possible to use...
Read MoreThis course covers how to implement web services with WebSphere 8.5 using the most recent Java standards, JAX-WS for SOAP web services and JAX-RS for REST web services. Since it is possible to use both styles of web services, even within the same application, this course will show the student the strengths of both styles and how to properly implement both types of web services.
After completing this course, the student should be able to:
This course is applicable for Architects and Developers that need to design and develop SOAP web services using JAX-WS and RESTful web services using JAX-RS.
Chapter 1. Overview of Java Web Services
Chapter 2. Basic XML Schemas
Chapter 3. The Java Architecture for XML Binding (JAXB)
Chapter 4. Introduction to JAX-WS
Chapter 5. Web Services Description Language (WSDL)
Chapter 6. Simple Object Access Protocol (SOAP)
Chapter 7. Web Services Interoperability (WS-I)
Chapter 8. JAX-WS Mapping Details
Chapter 9. Advanced JAX-WS API
Chapter 10. Building an EJB Based Web Service
Chapter 11. Error Handling
Chapter 12. Managed Web Service Client Binding
Chapter 13. Web Services Security (WS-Security)
Chapter 14. REST Services
Chapter 15. Introduction to JAX-RS
Chapter 16. JAX-RS Data Injection
Chapter 17. Designing a RESTful Service
Chapter 18. JAX-RS Content Types
Chapter 19. Building Complex JAX-RS Responses
Chapter 20. Clients of JAX-RS Services
Chapter 21. Securing JAX-RS Services
Chapter 22. REST vs. SOAP
Lab Exercises