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 9.1 to the definitions element of your contract.
The FUSE Services Framework 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 9.2 to the beans element of your configuration.