Red Hat DocumentationFuse ESBToggle FramesPrintFeedback

Using WSDL to configure JMS

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 28 to the definitions element of your contract.

Example 28. JMS WSDL extension namespace

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

Comments powered by Disqus