RIB deployment error - rib-integration-flows.xml not found in classpath
First of all, apologies if this is not the correct space for this question, I didn't had access to anything else.
We are trying to deploy rib (13.1.4.3) after a customization on XOrder. The deployment failed in production with "rib-integration-flows.xml not found in classpath" while there were no issues when the same was deployed into development, test and a replica of production environment. The installable is packaged as a .war file, rib-func-artifact.war and we run 2 shell scripts to compile and deploy the same.
rib-app-compiler.sh & rib-app-deployer.sh - These 2 scripts are not customized and comes as part of standard RIB installation.