Issue with syncing system-jazn-data.xml from Managed server to Admin Server
Hi,
I have a Weblogic 10.3.6 install with SOA Suite 11.1.1.6 and OSB. This is in the structure of having admin server in its own directory: (example
/u00/app/oracle/user/aserver/soa_domain
The managed servers are in
/u00/app/oracle/user/mserver/soa_domain
I was seeing a BAM security exception issue when I started bam_server and then osb_server right after it (bam came up and works ok by itself). On further investigation, I noticed that
when BAM or SOA start up, they append/update stuff in the soa_domain/config/fmwconfig/was/system-jazn-data.xml. The problem in this case is that the mserver system-jazn-data.xml does not get synced with Aserver. So the managed server system-data-jazn.xml is overwritten by the _old_ aserver and hence the security exceptions with BAM after starting OSB.