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 line shown in Example 1.1, “JMS Extension Namespace” to the definitions element of your contract.
The Celtix Enterprise JMS endpoint configuration properties are specified under the http://cxf.apache.org/transports/jms
namespace. In order to use the JMS configuration properties you will need to add the line shown in Example 1.2, “JMS Configuration Namespaces” to the beans element of your configuration.