Liferay Beginner’s Guide
上QQ阅读APP看书,第一时间看更新

Configuring Oracle WebLogic

Follow these steps to configure Oracle WebLogic:

  1. Double-click the executable file you downloaded for Oracle WebLogic. You will be presented with the following screen:
    Configuring Oracle WebLogic
  2. Click on Next and when it asks you for a path, select the option Create a new Middleware home and then provide the location where you want to install the server. We will refer to this as WEBLOGIC_HOME.
    Configuring Oracle WebLogic
  3. Click on Next until it shows you the screen where you see the installation progress as follows:
    Configuring Oracle WebLogic
  4. Once Weblogic is done with the installation it will show the following screen, with the option checked to Run Quickstart. Quickstart is a one stop point for creating new domains and upgrading domains from the previous version. It also provides online documentation to get started with.
    Configuring Oracle WebLogic

What just happened?

We have installed WebLogic. Now we will see how to deploy Liferay on WebLogic.