`
glinux
  • 浏览: 25676 次
  • 性别: 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

分享到:
评论

相关推荐

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

    3. **具体错误**:“Failed installing Tomcat6 service”。 4. **错误位置**:在执行 `$tomcat_install/logs/jakarta_service_date.log` 日志文件中记录的 `service.bat` 文件时出现。 #### 解决方案 为了解决...

    linux环境Tomcat安装配置手册

    本手册旨在指导用户在 Linux 环境中安装和配置 Tomcat 服务器, step-by-stepguiding users through the process of installing and configuring Tomcat on a Linux environment. 知识点一:下载和安装 Tomcat 在...

    tomcat 环境配置及问题处理

    - `Installing the service ‘Tomcat6’……..` - `Using CATALINA_HOME: “D:\Program Files\Tomcat”` - `Using CATALINA_BASE: “D:\Program Files\Tomcat”` - `Using JAVA_HOME: “D:\Program Files\Java\...

    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 ...

    Installing Configuring Alfresco ECM 3.1

    - **Installing Alfresco Tomcat bundle on Windows**:如果用户已经安装了 JDK,则可以仅安装包含 Alfresco 和 Tomcat 的捆绑包。 - **Configuring Alfresco as a Windows service**:指导如何将 Alfresco 配置为 ...

    Window下安装Tomcat服务器的教程

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

    tomcat排错经典案例之404.docx

    信息: Installing web application at context path /tomcat-docs from URL file:D:/server/Tomcat5.0/webapps/tomcat-docs 2009-11-06 21:39:17 org.apache.catalina.core.StandardHostDeployer install 信息: ...

    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...

    基于Java的球鞋销售平台的设计与实现论文.doc

    The system adopts the B/S mode, focusing on web development, and also requires Tomcat as the WEB server to run the project. In addition, it employs the Spring and Mybatis framework technologies. The...

    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. ...

    tc server 使用文档(英文版)

    12. “Installing Pivotal tc Server” 部分提供了不同操作系统环境下安装 tc Server 的步骤,包括从 ZIP 或 TAR 文件、使用 Homebrew、从 RPM 安装、通过 Pivotal Debian 包仓库、以及 Windows 上使用 MSI 安装器等...

    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 ...

Global site tag (gtag.js) - Google Analytics