Hello,
I'm using JDeveloper 11.1.2.2.0 version and want to know any way to config bc4j.xcfg (root app module) file externally. My business requirement keep on changing when it comes to load/stress testing of the ADF application due to which we need to change root application module bc4j.xcfg file frequently and need to deliver new EAR file to client all the time.
In my ADF application, all child modules of App Module's are configured to Root App Module in the Data model and Application Pool settings of RootAppModule is changed frequently based on number of users in the load testing of client. My requirement is to understand any ways to keep bc4j.xcfg file in the weblogic app file overrides without impact the application or another place holder externally by requesting client to change the file externally without redeploying the EAR file.
All App modules will have bc4j.xcfg file and keeping externally will impact the application? if so, what is the alternative approache to resolve the problem.
Thanks for your help.