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

Example 41. JMS WSDL extension namespace

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

Comments powered by Disqus