winxp7系统jdk1.7.0_15搭配apache-tomcat-8.0.9后的系统环境变量及tomcat配置文件设置(Winxp7 system jdk1.7.0_15 with apache-tomcat-8.0.9 after the system environment variables and Tomcat configuration file settings).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
winxp7系统jdk1.7.0_15搭配apache-tomcat-8.0.9后的系统环境变量及tomcat配置文件设置(Winxp7 system jdk1.7.0_15 with apache-tomcat-8.0.9 after the system environment variables and Tomcat configuration file settings)
winxp7系统jdk1.7.0_15搭配apache-tomcat-8.0.9后的系统环境变量及tomcat配置文件设置(Winxp7 system jdk1.7.0_15 with apache-tomcat-8.0.9 after the system environment variables and Tomcat configuration file settings)
WinXP7 system JDK1.7.0_15 with apache-tomcat-8.0.9 after the system environment variables and Tomcat configuration file settings
Configure JDK environment variables (see how to configure environment variables in steps)
1, the new variable name is JAVA_HOME, and the variable value is D:\Program Files\Java\jdk1.7.0_15
2, open PATH and add the variable value:%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin
3, new variable name: ClassPath, variable value:.%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar
Remarks:
1. Represents the current path, and%JAVA_HOME% refers to the JAVA_HOME specified earlier;
2, JAVA_HOME specifies the JDK installation path, which includes folders such as lib, bin, JRE, and tomcat, eclipse, and so on, and relies on this variable.
3, the PATH allows the system to recognize the Java command on any path.
4, CLASSPATH is the Java loading class (class or LIB) path, and only the class is in the classpath, and the Java command can identify.
Two, configure the Tomcat environment variables
1, the new variable name is CATALINA_BASE, and the variable value is D:\Program Files\apache-tomcat-8.0.9
2, the new variable name is CATALINA_HOME, and the variable value is D:\Program Files\apache-tomcat-8.0.9
3, open PATH and add the variable value:%CATALINA_HOME%\lib;%CATALINA_HOME%\bin
System variable:
Tomcat_Home is set to D:\Program Files\apache-tomcat-8.0.9
%TOMCAT_HOME%\lib\servlet-api.jar exists in ClassPath;
Path variable value%CATALINA_HOME%\lib;%CATALINA_HOME%\bin
Three, TOMCAT directory, conf folder, server.xml file changes:
The HTTP application path is modified by D:\IDST2014Gecai\WebsitesResources\localhost_webroot, one by one
1, modify the D:\Program Files\apache-tomcat-8.0.9\conf\server.xml file
Host name=, localhost, debug=, 0, appBase=, D:\IDST2014Gecai\WebsitesResources\lo
您可能关注的文档
- 03.3.牛顿第二定律(03.3. Newton's second law).doc
- ++兰州大学风雨百年发展历程_卫视_凤凰网2().doc
- 007_黄仁宇现象(007_ Huang Renyu phenomenon).doc
- 002机械挖土施工工艺(002 mechanical excavation construction technology).doc
- 007如何创建html表格(007 how to create a HTML table).doc
- 008_盼(008_ look forward to).doc
- 0.5元(0.5 yuan).doc
- 033牛顿第二定律(033 Newton's second law).doc
- 002汽车美容店投资创业方案(002 auto beauty shop investment venture program).doc
- 04 配套cad笔记(04 matching CAD notes).doc
- xp-sp2的问题解答集(Xp-sp2 problem sets).doc
- vc访问数据库操作(VC access database operations).doc
- xp启动慢的解决方法(XP start slow solution).doc
- writeline(听听听听听听听听听听听听听).doc
- xp通用快捷键(XP universal shortcut key).doc
- xs128一般模块配置(Xs128 general module configuration).doc
- xp系统变快(The XP system is fast).doc
- xinwen(行业新闻).doc
- xx县在全市人口与资源环境工作会上的发言(Speech by XX County in the city's population, resources and Environment Conference).doc
- xx市2006年上半年畜牧和粮油生产等主要统计数据质量…(XX City in the first half of 2006, livestock and grain and oil production and other major statistical data quality...).doc
文档评论(0)