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:

  1. Log into the console
  2. Navigate to the Administrative server protocols page.
  3. Select IIOP.
  4. Check enabled, and add an IIOP username/password.
  5. 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.
  6. 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.