Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

       1. UnionVMS and Flux sharing the same JMS broker (figure 1)


(Figure 1)


In this case your outgoing and incoming message queues are on the same JMS broker, hence no configuration is needed.

...

       2.  UnionVMS and Flux having each a different JMS broker (Figure 2)



(Figure 2)



If the UnionVMS JMS broker and Flux JMS broker are two different entities, a bridge has to be set up to move messages from one broker to another. Hence a bridge is needed for every queue.

...

Here is the setup description for JMS bridges operating under Wildfly 8.2.0. If you are using a different application container than Wildfly, try to adapt to the theoretical foundations of this example.



  •  Add the JMS Implementaiton libraries under your Wildfly classpath : under directory [wildfly installation]\modules\system\layers\base\custom, add a directory bridge. Inside bridge add directory main. Inside main, add module.xml