网站大量收购独家精品文档,联系QQ:2885784924

installation-1-basic-setup.ppt

  1. 1、本文档共19页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
installation-1-basic-setup

Basic Setup Copyright ? 2000-2006 Liferay, Inc. All Rights Reserved. No material may be reproduced electronically or in print without written permission from Liferay, Inc. Objectives Basic Setup 1. Install Java 2. Install Liferay/Tomcat bundle Why use Tomcat? Tomcat is the fastest server for development of the extension environment. Use Tomcat for development even if you will use a different server for production. Then deploy your code to the other server for periodic testing. Changing servers is easy! Just change the app.server.type. For example, app.server.type=tomcat app.server.type=websphere Tomcat Requirements Java will need to be installed and JAVA_HOME will need to set in order for Tomcat to run. What’s JAVA_HOME? JAVA_HOME is an Environment Variable. You will need to point it to the directory where you installed your JDK. Note: We will go over how to set JAVA_HOME later in the presentation. Uninstall Previous Versions of Java We will be using J2SE 5.0 jdk-1_5_0_08-windows-i586-p.exe It is highly recommended that you uninstall all previous versions of Java even if you need it for another project. Java is easy to install, and you can always reinstall the version of Java that you need after the training session is over. Errors that occur from having multiple versions of Java will cause delays for the entire class. Install Java First let’s create a folder where we will install all Java-related tools: C:\Java Next install J2SE 5.0. Double click jdk-1_5_0_08-windows-i586-p.exe See the next slide for further instructions. Install J2SE 5.0 to C:\Java\jdk1.5.0_08\ instead of C:\Program Files\Java\jdk1.5.0_08\ (See below.) Right click My Computer and click Properties ? Advanced ? Environment Variables Under System Variables click New Make sure you click New under System variables NOT User variables Variable name: JAVA_HOME Variable value: C:\Java\jdk1.5.0_08 Set JAVA_HOME Checkpoint Verify that JAVA_HOME is correct. Under System Variables click Path then Ed

文档评论(0)

cj80011 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档