OIM 9.1.0.2 HI-AV - Active passive
Hi,
The environment of my customer is:
2 deployment of OIM 9.1.0.2 on 64-bit IBM p595 (aix 5L 5.3)
oimwas1, oimwas2
and oimwas3,oimwas4
Oracle 11g oimora1 and oimora2
HI- AV : They are using SUN replication and VCS cluster for another instances
The application server is Websphere 6.1.0.31 on both systems.
I can see on the configuration file (xlconfig.xml) the following settings.
The question is : are these settings correct for this type of cluster ? (active/passive)
<Discovery>
<CoreServer>
<java.naming.provider.url>corbaloc:iiop:oimwas1:10814,: oimwas3:10814,:oimawas2:10811,:oimwas4:10811</java.naming.provider.url>
<java.naming.factory.initial>com.ibm.websphere.naming.WsnInitialContextFactory</java.naming.factory.initial>
0