Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Shutdown the FlexDeploy_Server1 managed server
    • Go to the EnvironmentServers (left pane)
    • Click on the Control tab
    • Select the FlexDeploy_Server1 managed server
    • Click Shutdown - Force Shutdown Now
    • Wait for server to completely shut down
  • Install EAR file
    • Go to Deployments (left pane)
    • If FlexDeploy_WebLogic_[version] is already installed, uninstall it.
      • Scroll down until the FlexDeploy ear is found (may be on next page)
      • Select the FlexDeploy_WebLogic_[version] and click Delete
    • Click Install
      • Click on upload your file(s) link (in the middle of the note). Click the Choose File button, and select the FlexDeploy EAR which you downloaded
      • Click Open
      • Click Next
      • Ensure the Path textbox matches the ear to install and click Next
      • Select Install this deployment as an application and click Next
      • Select the appropriate server under the cluster and click Next
      • Click Finish.
  • Start the FlexDeploy_Server1 managed server
    • Go to EnvironmentServers (left pane)
    • Click on Control tab
    • Select the FlexDeploy_Server1 managed serer
    • Click the Start button
    • Wait for server to completely start
  • Ensure that the application is active after deployment. If not active, please start the application.

Back