J2EE compatible web services.
JBossWS is a JAX-WS 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.06.2009: JBossWS 3.1.2 CXF (release notes)
- Upgrade to Apache CXF 2.2.2
- Many tools fixes (WSConsume)
- WS-Security Policy samples
- Further Apache CXF integration fixes
-
08.05.2009: JBossWS 3.1.2 Native (release notes)
- Resource injection fixes
- @EJB support in WS components
- Further fixes
-
15.04.2009: JBossWS 3.1.1: Including
Native (release notes),
CXF (release notes) and
Metro (release notes) integration
- Resource injection in jaxws endpoints and handlers
- Improved CXF integration and upgrade to Apache CXF 2.2
- wsrunclient script for JBossWS-CXF and JBossWS-Metro
- Some FastInfoset and MTOM interoperabily fixes and testing
- Bug fixes
-
02.03.2009: JBossWS 3.1.0: Including
Native (release notes),
CXF (release notes) and
Metro (release notes) integration
- Complete Native JAX-WS 2.1 implementation
- WS-Security Usename Token Profile JAAS Implementation for JSE endpoints
- Support for generics in wrapper classes
- Improved CXF integration and upgrade to CXF 2.1.4
- Bug fixes
-
19.12.2008: JBossWS 3.0.5: Including
Native (release notes),
Metro (release notes) and
CXF (release notes) integration
- Improved Metro integration
- Update to more recent Metro components (WSIT, JAXB, JAXWS-RI)
- @PostConstruct and @Predestroy annotations Native support for POJO endpoints
- Many bug fixes
-
21.10.2008: JBossWS 3.0.4: Including
Native (release notes),
Metro (release notes) and
CXF (release notes) integration
- Wrapper bean classes generation with Metro stack
- Native WS-Security interoperability-related fixes
- Further bug fixes
-
14.08.2008: JBossWS 3.0.3: Including
Native (release notes),
Metro (release notes) and
CXF (release notes) integration
- Virtual host configuration for EJB endpoints
- Improved Metro integration
- Samples of records management
- Bug fixes
-
20.06.2008: JBossWS 3.0.2: Including
Native (release notes),
Metro (release notes) and
CXF (release notes) integration
- WS-Policy available in all stacks
- WS-Security available in all stacks
- WS-Addressing available in all stacks
- WS-ReliableMessaging available in all stacks
- Project generator available in all stacks
- Native WS-Security improvements
- Bug fixes
-
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 support
- JBoss Application Server 5 (JavaEE 5 compliant) web service stack
- 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