- Liferay Beginner’s Guide
- Robert Chen Sandeep Nair Samir Bhatt
- 167字
- 2021-08-27 12:04:31
Time for action – deploying on Tomcat
To start with, you will need to download the latest community version of the Liferay Tomcat bundle from the download page of Liferay (http://www.liferay.com/downloads/liferay-portal/available-releases). At the time of writing, the latest Liferay bundle that is available is Liferay 6.0.6. Next, follow these steps to configure Tomcat with Liferay:
- Extract the zip file that you downloaded to the folder called
bundles
. - We will call the extracted folder
LIFERAY_HOME
. - There will be a
tomcat
folder insideLIFERAY_HOME
which we will refer to asTOMCAT_HOME
. - Navigate to
TOMCAT_HOME/bin
and double-click onstartup.bat
. - Your server should start up properly and you should see the console as shown in the following screenshot:
- Open a browser and type
http://localhost:8080
; this will open the Liferay home page.
What just happened?
We have got Liferay up and running in Tomcat. We will be using this configuration for the rest of the chapters.
Now, we will see how to deploy Liferay on an Enterprise Application server, such as JBoss.
推薦閱讀
- 24小時學會電腦組裝與維護
- Learning SQL Server Reporting Services 2012
- Cortex-M3 + μC/OS-II嵌入式系統開發入門與應用
- FPGA從入門到精通(實戰篇)
- Augmented Reality with Kinect
- Python GUI Programming:A Complete Reference Guide
- 極簡Spring Cloud實戰
- 電腦組裝、維護、維修全能一本通(全彩版)
- 數字邏輯(第3版)
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- scikit-learn:Machine Learning Simplified
- 計算機組裝與維修技術
- Neural Network Programming with Java(Second Edition)
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- 3D Printing Blueprints