Jump to letter: [
ABEFHJMOTW
]
jbossws: JBoss WS
- Summary
- After JBoss J2EE-1.4 certification in Jun/2004 we have decided
to develop our own SOAP stack that is independent of the Apache
Axis project, fits better in the overall JBoss architecture and
is generally more geared towards the specific J2EE requirements
for web services.
JBossWS currently supports these standard J2EE-1.4 features:
* RPC style endpoints
* Document style endpoints (wrapped and bare)
* SOAP header values bound/unbound to endpoint parameters
* J2EE endpoint development model for EJB and Java
* J2EE client development model
* Dynamic Invocation Interface (DII)
* JAXRPC client/server side handlers
* Holders for INOUT/OUT parameters
JBossWS also supports:
* Message style endpoints
* Attachments Profile Version 1.0
* Dynamic client/server side handler injection
* Web Service Metadata (JSR-181)
* EJB3 Stateless Session endpoints
* WS-Security for XML Encryption/Signature of the SOAP message
* WS-Addressing and JSR-261
* WS-Transaction
* WS-Eventing
* WS-Policy
* MTOM/XOP
Changelog
- * Fri Jul 14 00:00:00 2006 Ralph Apel <r.apel at r-apel.de> 1:1.0.0-2jpp
-
- Fix (B)Requires
- * Sat Jul 1 00:00:00 2006 Ralph Apel <r.apel at r-apel.de> 1:1.0.0-1jpp
-
- Downgrade to 1.0.0.GA
- * Sat Jun 24 00:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0.1-1jpp
-
- First JPP-5.0 release