To configure the managed nodes in a cluster, you copy files from the cluster domain on the Administration Server to each managed node, and then configure the JDBC drivers for the cluster.
Note: This procedure also applies after you have completely installed CA Identity Manager and you want to add more nodes.
To configure managed nodes
For example: C:\bea\jdk160_05
For example:
C:\bea\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\bea\JDK160~1\lib\tools.jar;C:\bea\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\bea\WLSERV~1.3\server\lib\weblogic.jar; C:\bea\modules\features\weblogic.server.modules_10.3.0.0.jar; C:\bea\WLSERV~1.3\server\lib\webservices.jar; C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar; C:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar; C:\bea\WLSERV~1.3\server\lib\ojdbc14.jar;C:\bea\WLSERV~1.3\server\lib\sqljdbc.jar
-server -Xms768m -Xmx768m -XX:MaxPermSize=492m -Djavax.xml.stream.XMLInputFactory=weblogic.xml.stax.XMLStreamInputFactory
set IM_SM_PATH=%WL_HOME%\common\nodemanager\servers\<server>\stage\IdentityMinder\IdentityMinder.ear\library set PATH=%PATH%;%IM_SM_PATH%
IM_SM_PATH=${WL_HOME}/common/nodemanager/servers/<server>/stage/IdentityMinder/IdentityMinder.ear/library
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${IM_SM_PATH}
export LD_LIBRARY_PATH
Note: If IM_SM_PATH is already defined in this file, replace the definition with the Windows or UNIX definition from this step.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |