Deploying EAR files for clusters in WebLogic Server

When you deploy the EAR files in WebLogic Server, the changes that you made for the different clusters, such as the configuration of message-driven beans, are deployed.

Procedure

  1. To edit within the administrative console, lock the configuration edit hierarchy for the domain.
  2. Select Deployments.
  3. Select Install and browse to the location of the maximo.ear file, select the location, and save the file. The EAR file is saved in the install_home\deployment\default folder.
  4. Select Install to deploy the EAR file to the cluster.
  5. Activate the changes.
  6. Deploy the maximo.ear file.
  7. Repeat steps 2-6 for the remaining clusters.

What to do next

Start the JVM for the RMI registry, and then start the clusters in the application server. Log in to verify that the process is successful.


Feedback