RIB AQ message
Hello,
we have removed the unwanted adapters modifying all the config xml file and all messages flow as expected.
Followed below process
- Run rib-app-compiler with -setup-security-credential from application-assembly-home/bin.
$./rib-app-compiler with -setup-security-credential
- 2. Prepare the JMS using rib-app-builder tool.,
$rib-home/deployment-home/bin ./rib-app-deployer.sh -prepare-jms
- Deploy rib-func-artifact-<version>.war by using rib-app-builder tool.
$rib-home/deployment-home/bin ./rib-app-deployer.sh -deploy-rib-func-artifact-war
- Deploy rib-fileio.ear by using rib-app-builder tool.
$rib-home/deployment/bin ./rib-app-deployer.sh -deploy-rib-app-ear rib-<app>
- Bounce all rib-<app> servers.
In this process we have removed TAFR mapping but still message are getting created in AQ and getting stuck as their is no TAFR to process.