Enabling IIOP in WebLogic
In order to snapshot WebLogic domains, IIOP must be enabled. If not doing this enablement via a deployment, do the following:
- Log into the console
- Navigate to the Administrative server protocols page.
- Select IIOP.
- Check enabled, and add an IIOP username/password.
- Remove the default LDAP directory for this server located at $WL_HOME g\MyGenericDomain\servers\GenericAdminServer\data. THis prevents the server from hanging during security updates.
- Restart the WebLogic server.
Note:
If WebLogic was installed by the binary install process, alter setDomainEnv.cmd. Change AdminServer to GenericAdminServer before trying to restart.