Java
TM
API for XML Web Services
(JAX-WS)
Changelog
Specification Version: 2.1
Implementation Version: 2.1.1
Changes from JAXWS 2.0 RI to JAXWS JAXWS 2.1.1
- JAXB 2.1 RI Integration
- JAXWS 2.1 MR (JSR 224) implementation
- Type substitution support
- WS-Addressing - W3C and Memeber Submission
- APIs to create EPR and use it to invoke endpoint
- Support for enabling/disabling features, such as WS-Addressing/MTOM
- Asynchronous server
- Tubes and Fiber for asynchronous message processing
- Dispatch<Message> and Provider<Message>
- Stateful Webservice support
-
Bug fixes