上QQ阅读APP看书,第一时间看更新
Time for action – configuring Weblogic
You can get the latest version of Oracle WebLogic from their download section: http://www.oracle.com/technetwork/middleware/weblogic/downloads/index.html.
We are going to use WebLogic 10.3.4 for Windows in this particular exercise. Besides that, since we don't have any bundle for Oracle WebLogic, we would need to download the standalone Liferay Portal war and the dependencies jar that are required for starting up Liferay. You can download the standalone war and dependencies from the following locations:
Since here we don't have a bundle, we will see how to install Liferay from scratch in a plain vanilla Weblogic server. So the configuration steps can be divided into two as follows:
- Configuring Oracle WebLogic
- Deploying Liferay in WebLogic