Skip to main content Skip to complementary content

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.

JMS Extension Namespace

xmlns:jms="http://cxf.apache.org/transports/jms"

Configuration Namespaces

In order to use the JMS configuration properties you will need to add the line shown below to the beans element of your configuration.

JMS Configuration Namespaces

xmlns:jms="http://cxf.apache.org/transports/jms"

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!