Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added a new section of SOAP over JMS

...

Starting with CXF 2.0.9 and 2.1.3 there is a new easier and more flexible configuration style available. See Using the JMSConfigFeature

JMS Transport wiht SOAP over Java Message Service 1.0-Supported

Starting with the CXF 2.3.1 , we make some improvement on the JMS Transport to support SOAP over JMS specification. See SOAP over JMS 1.0 support for more information.

JMS Namespaces

WSDL Namespace

The WSDL extensions for defining a JMS endpoint are defined in the namespace http://cxf.apache.org/transports/jms. In order to use the JMS extensions you will need to add the namespace definition shown below to the definitions element of your contract.

...