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

Example 56. JMS WSDL extension namespace

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

Comments powered by Disqus