Real world web services with JAX-WS
Abstract
Java API for XML Web Services (JAX-WS) 2.0 takes web services support in the Java platform to the next level. JAX-WS 2.0 expands support for web services development in Java EE 5 and Java SE significantly. By aligning with Binding (JAXB) 2.0, JAX-WS 2.0 provides complete support for document-oriented web services, the XML Schema standard, and MTOM/XOP.
In this session, the speaker covers some more advanced features of JAX-WS 2.0 and JAXB 2.0, and shows you how they simplify the task of developing web services. We will take you well beyond the basic introduction of JAX-WS, and
show you how problems people often face when developing web services can be addressed using JAX-WS 2.0. Handling schema and service evolution, automating corporate design guidelines, and extending protocol support beyond HTTP are just some of the things that are now possible with JAX-WS.
Level: intermediate, Familiarity with web services, and XML is desirable to get the most out of this session.
Overview:
- Getting started with JAX-WS 2.0
- Introducing the annotation based programming model
- Overview of the architecture
- Advanced features:
- Customization everywhere
- Using the binding customization language
- Leverage JAXB for customization, and implementation of corporate standards
- Messaging layer
- Handlers, unleash their real power
- Message and protocol handlers; use cases and examples
- Conclusion
- Guidelines, best practices, and lessons learned
Speaker
Related Links