`
glinux
  • 浏览: 24954 次
  • 性别: Icon_minigender_1
  • 来自: 苏州
社区版块
存档分类
最新评论

Installing Tomcat

阅读更多
emerge tomcat -Dav

tomcat目录

/opt/tomcat-x.y/bin
/opt/tomcat-x.y/common
/opt/tomcat-x.y/conf
/opt/tomcat-x.y/logs
/opt/tomcat-x.y/server
/opt/tomcat-x.y/shared
/opt/tomcat-x.y/temp
/opt/tomcat-x.y/webapps
/opt/tomcat-x.y/work

Configuration Files
* JAVA_HOME: default is to be set to $(java-config --jdk-home). Changing this variable allows Tomcat to run with a VM other than the system VM
* CATALINA_HOME: default is /usr/share/tomcat-x.y
* CATALINA_BASE: default is /var/lib/tomcat-x.y
* CATALINA_USER: default is tomcat
* CATALINA_LIBDIR: default is typically /usr/share/tomcat-x.y/server/lib
* CLASSPATH: default is ${CATALINA_LIBDIR}
* CATALINA_TMPDIR: default is /var/tmp/tomcat-*
* TOMCAT_START: default is "start", with alternatives being "debug", "start -security", "debug -security", or "jpda start"
* TOMCAT_STOP: default is "stop"
* CATALINA_OPTS: not set by default , can be used to pass options to Java or Tomcat

分享到:
评论

相关推荐

    tomcat权威指南第二版.pdf

    Installing Apache Apache Integration with Tomcat 177 Tomcat Serving HTTP over the APR Connector 194 6. Tomcat Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    Failed to install Tomcat6 service(Tomcat6安装失败解决方法)

    Failed to install Tomcat6 service(Tomcat6安装失败解决方法)

    apache-tomcat-8.5.34注册服务包.zip

    官方原版一键注册tomcat为windows服务,tomcat8w.exe界面更改tomcat内存大小,开机自启,延迟自启 D:\x\develop\apache-tomcat-8.5.34\bin>service.bat install Installing the service 'Tomcat8' ...

    Tomcat The Definitive Guide, 2nd Edition(PDF)

    Updated for the latest version of Tomcat, this new edition offers a complete guide to installing, configuring, maintaining and securing this servlet container. In fact, with such a wealth of new ...

    Window下安装Tomcat服务器的教程

    1 下载并准备 首先,我们需要到官网下载Tomcat。 将Tomcat下载Windows的zip文件下载到本地: 接下来,我们将下载的zip文件解压出来,如下: ...Installing the service 'Tomcat8' ... Using CATALINA_H

    Geoserver Beginner`s Guide

    Time for action – installing Apache Tomcat on Windows 38 Table of Contents [ ii ] Time for action – installing Apache Tomcat on Ubuntu 42 Time for action – configuring Tomcat as a service on Ubuntu...

    Gradle Essentials(PACKT,2015)

    Right from installing Gradle and writing your first build file to creating a fully-fledged multi-module project build, this book will guide you through its topics in a step-by-step fashion. ...

    Xshell发布项目到linux服务器上

    打包成功,在下面Installing中可以找到jar包 打开 如何下载网上有很多教程,这里不在赘述。 点击左上角的新建按钮 选择协议,输入ip,端口。 点击红色箭头,勾选中Xmanager 成功连接后,点击新建文件传输 出现...

    Java教程补充材料

    2 Installing and Configuring JDK 3 Compiling and Running Java from the Command Window 4 Java Coding Style Guidelines 5 Creating Desktop Shortcuts for Java Applications on Windows 6 Using Packages...

    Gradle.Essentials.1783982365

    Right from installing Gradle and writing your first build file to creating a fully-fledged multi-module project build, this book will guide you through its topics in a step-by-step fashion. ...

    spring-boot-reference.pdf

    10. Installing Spring Boot 10.1. Installation Instructions for the Java Developer 10.1.1. Maven Installation 10.1.2. Gradle Installation 10.2. Installing the Spring Boot CLI 10.2.1. Manual ...

    using-liferay-portal-6.2.pdf

    1 What is Liferay? 1 1.1 Building a site with Liferay Web Content . . . . . . . ....1.2 Using Liferay Portal as a collaborative platform ....1.3 Using Liferay as a social platform ....1.4 Using Liferay as a ...

    Apache Geronimo 2.1_ Quick Reference.pdf

    Installing unlisted drivers 55 Using the Deploy New portlet 56 Using the command-line deployer 61 Using GShell 62 Creating an application-scoped database pool 62 Creating a client-scoped pool 64...

    Bulletproof SSL and TLS,PDF , Ivan Ristic

    Bulletproof SSL and TLS by Ivan Ristić Table of Contents Preface . . . . . . ....1. SSL, TLS, and Cryptography ....2. Protocol ....3. Public-Key Infrastructure ....4. Attacks against PKI ....DigiCert Sdn....

    Servlets和JSP核心技术 卷2(英文版) 第一部分

    Configuring Tomcat to Use SSL Section 3.6. WebClient: Talking to Web Servers Interactively Section 3.7. Signing a Server Certificate Chapter 4. Programmatic Security Section 4.1. Combining ...

    Servlets和JSP核心技术 卷2(英文版) 第二部分

    Configuring Tomcat to Use SSL Section 3.6. WebClient: Talking to Web Servers Interactively Section 3.7. Signing a Server Certificate Chapter 4. Programmatic Security Section 4.1. Combining ...

    pro_apache_third_edition..pdf

    Installing Apache..............................................................................................38 Getting Apache...........................................................................

    MySQL 5.6 Reference Manual

    1.12. Apache Tomcat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...

    外文翻译 stus MVC

    1:外文原文 Struts——an open-source MVC implementation This article introduces Struts, a Model-View-Controller implementation that uses servlets and JavaServer Pages (JSP) technology....

Global site tag (gtag.js) - Google Analytics