FioranoMQ can be integrated with Orion. Execute the following steps to integrate the Orion Application Server with FioranoMQ:
While starting up Orion the fmq-rtl.jar (located in the /fmq/lib directory of the FioranoMQ installation package) needs to be present in the CLASSPATH.
- When integrating an external JMS system with Orion, the implementation of an interface defined by Orion called ResourceProvider is provided by the external JMS system. A default implementation of the interface is provided by Orion that allows a User to plug in a JMS that is JNDI enabled. FioranoMQ is JNDI enabled but the current default implementation of the ResourceProvider interface is for an older version of the Resource Provider and may not work. FioranoMQ provides its own implementation of the ResourceProvider interface called ContextScanningResourceProvider.class. This file replaces the default file available in the orion.jar library.
- Modify the application.xml located in %Orion_HOME%\config directory. This .xml defines the implementation of the Resource Provider interface that is used by the Orion Server.
- The file server.xml defines the configuration parameters for the Orion Server. Information about any Application/Bean that is to be loaded or deployed at startup is given in this file. In FioranoMQ, this application is a simple MDB with auto-start=true. The Orion Server looks for the ear file of the Application/Bean along the path provided. The correct path of the file mdb.ear must to be added to the server.xml file.
If problems are encountered, please contact techsupport@fiorano.com
Overview
Content Tools
ThemeBuilder