Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
None
Description
Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, Restful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.
SOAP over JMS offers an alternative messaging mechanism to SOAP over HTTP. SOAP over JMS offers more reliable and scalable messaging support than SOAP over HTTP.
SOAP over JMS specification([WWW] http://www.w3.org/TR/soapjms/) is aimed at a set of standards for the transport of SOAP messages over JMS (Java Message Service). The main purpose is to ensure interoperability between the implementations of different Web services vendors.
CXF does support SOAP over JMS, but it does not meet the current draft specification defined at [WWW] http://www.w3.org/TR/soapjms/ and instead uses some proprietary formats, headers, url formats, etc. This project would update the SOAP/JMS support in CXF to be completely specification compliant.
Upon sucessful completion of the SOAP/JMS project, CXF will become one of the very first Open Source implementations of the SOAP/JMS specificiation.
My work state: http://wiki.apache.org/general/soapjms4cxf
GitHub Source Code: http://github.com/liucong/jms4cxf2/tree/master
Attachments
Attachments
1.
|
Implement JMS URI | Closed | Unassigned | |
2.
|
Integrate JMS URI for SOAP/JMS | Closed | Unassigned | |
3.
|
JMS Message Header properties In the SOAP/JMS | Closed | Unassigned | |
4.
|
JMS Message properties for SOAP/JMS | Closed | Unassigned | |
5.
|
One-Way MEP support | Closed | Unassigned | |
6.
|
Request-Response MEP | Closed | Unassigned | |
7.
|
WSDL extension for WSDL usage | Closed | Willem Jiang | |
8.
|
JMS Test Suite. | Closed | Willem Jiang | |
9.
|
JMS Specification sample | Closed | Willem Jiang | |
10.
|
SOAP/JMS user guide document | Closed | Willem Jiang |