LibraryToggle FramesPrintFeedback

Conduit and Destination Based JMS Configuration

Versions of Fuse Services Framework previous to 2.1.3 configured the JMS transport at the conduit and destination level. This configuration can still be used, but may be removed in future versions.

The Fuse Services Framework JMS 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 64 to the beans element of your configuration.

Example 64. JMS Configuration Namespaces

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

Comments powered by Disqus