Step 1 : JMS configuration in JBOSS Configuration files
The configuration file used for the JMS queue configuration is "standalone-full.xml". This file is present at the location - Installation directory\jboss-eap-6.2\standalone\configuration. Open this file and include the code below to add the new queue to the JBOSS server.
<jms-destinations>
<jms-queue name="queue/siperian.sif.jms.queue">
<entry name="queue/siperian.sif.jms.queue" />
<entry name="jboss/exported/queue/siperian.sif.jms.queue" />
</jms-queue>
<jms-queue name="queue/OutboundQueue">
<entry name="queue/OutboundQueue" />
<entry name="jboss/exported/queue/OutboundQueue" />
</jms-queue>
</jms-destinations>
Step 2 : Start the JBOSS server
Use the command below to start the Jboss server.
standalone.bat -c Standalone-full.xml -b 0.0.0.0 -bmanagement 0.0.0.0
Step 3 : MDM Hub Configuration
a) Queue Configuration :
1. The JMS queue server configuration -
Right click on the Message Queues and select "Add Message Queue Server". Use the Connection Factory Name as siperian.mrm.jms.xaconnectionfactory. Also enable the "Data Changes Monitoring". If it is not enabled then use the button "Toggle Data Changes Monitoring Status" to change from disabled to enabled.
Right click on the Message Queues and select "Add Message Queue Server". Use the Connection Factory Name as siperian.mrm.jms.xaconnectionfactory. Also enable the "Data Changes Monitoring". If it is not enabled then use the button "Toggle Data Changes Monitoring Status" to change from disabled to enabled.
This comment has been removed by the author.
ReplyDeleteHi Sandip
ReplyDeletecan you please able to share the the JMS message listener code.
Hello Madhu, What is your requirement about JMS listner..
ReplyDeleteHi Sandip, Need some good training and support for me to learn Java related to MDM and also BES. Please suggest?
ReplyDeleteHello, I would recommend the training below
ReplyDelete1. MDM Hub
https://www.udemy.com/course/informatica-master-data-management-hub-tool/learn/
2. Provisioning Tool
https://www.udemy.com/course/informatica-mdm-provisioning-tool/learn/