J2EE compatible web services.
JBossWS is a JAX-WS compliant web service stack developed to be part of JBoss' Java EE5 offering.
JAX-WS brings to web services what EJB3 brings to EJB. With its greatly simplified programming model and functional
enhancements it is desigend to take the place of previous JAX-RPC web service implementations.
The Project
News
-
01.04.2008: JBossWS 3.0.1: Including
Native (release notes),
Metro (release notes) and
CXF (release notes) integration
- Initial support for FastInfoset
- Initial support for JSON data binding
- Initial support for WS-RX
- Completed Username Token Profile 1.0
- Improved Eclipse integration
- Added support for schema validation
- More advanced samples based on real world usecases
- Unified SOAP message trace
- Added support for SOAP 1.2 in wsconsume
- Bug fixes
- 11.02.2008: JBossWS 3.0: Metro and CXF integration released
- The first JBossWS 3.0 release!
- A general web service framework that allows for plugability of web service stacks in JBoss AS
- Plugs Sun Metro or Apache CXF into JBossAS
- 25.01.2008: JBossWS-2.0.3.GA (release notes)
- Statistics/logs about clients calling endpoints
- Support the JMS transport with JAX-WS
- Add configuration for token references
- WS-Addressing with endpoints using soap 1.2
- Bug fixes
- 26.11.2007: JBossWS-2.0.2.GA (release notes)
- Complete WS-Policy implementation
- HTTP bindings for Provider
- WS-Security with JAX-WS Dispatch
- Bug fixes
- 17.08.2007: JBossWS-2.0.1.GA (release notes)
- MTOM property at service-ref level
- Comprehensive SPI tools test suite
- Endpoint API for jboss-5.0.0.Beta3
- Bug fixes
- 07.07.2007: JBossWS-2.0.0.GA (release notes)
- Add support for jdk-1.6
- Support swaRef with JAX-WS
- Make default context root for jaxws ejb endpoint configurable
- Use part names that are friendly to .NET
- Update to jaxb-ri-2.1.3
- Bug fixes
Features
- Full JAX-RPC and JAX-WS compliance
- Certified for J2EE 1.4 and EE 5
- EJB 2.1, EJB3 and JSE endpoints
- Attachments Profile Version 1.0
- Support for MTOM/XOP and SwA-Ref
- WS-Security 1.0 for XML Encryption/Signature of the SOAP message
- WS-Addressing (W3C candidate release) and JSR-261
- WS-Eventing
- WS-Policy