OID Connector installation and configuration on remote connector server
Hello,
We are in the process of installation and configuration of connector for OIM.
I have installed java "connector_server_java-1.4.0 " on linux box.
and started the connector server -
oracle@LN01-DEV:/opt/oracle/connector_server_java-1.4.0/bin$ ./connectorserver.sh /start "-J-Djavax.net.ssl.keyStore=/opt/oracle/keystore/trustkeystore.jks" "-J-Djavax.net.ssl.keyStorePassword=oimW123"
CONNECTOR_SERVER_HOME: /opt/oracle/connector_server_java-1.4.0
Using JAVA_HOME: /usr/java/default
Using JRE_HOME: /usr/java/default
Connector server started in the background
I would like to install the connector from sysadmin connnector installation.
Where do I need to copy the connector bundle on remote server?