Tomcat Server Basic Configuration app

Source: Internet
Author: User

Tomcat Project Deployment Documentation:
Project deployment:
1, using the FTP tool (FileZilla), connect to the server, into the Tomcat installation directory,
2. Open the "WebApps" directory
3. Upload the packaged war package to the "WebApps" directory
4. Use the Telnet tool (SECURECRT) to connect to the server, run the startup.sh command, and start the item execution.
5, after the successful launch, the "WebApps" directory will generate the corresponding project file directory
This way, the project is ready to be deployed.

To modify the Tomcat server port number:
1. In the Conf folder under the/usr/local/tomcat/apache-tomcat-7.0.53 directory, open the "server.xml" file
2. In the Red box section, modify the port number and protocol file.
To modify the Tomcat server user name password:
1. Open the Tomcat-users.xml file within the Conf folder in the/usr/local/tomcat/apache-tomcat-7.0.53 directory.
2. Modify the Tomcat server user name password in the Red box callout area.

A project redeployment already exists for the Tomcat server:
1, delete the "WebApps" under the original war package, from the new packaged war package upload to the "WebApps" directory.
2. Login to the web version of the Tomcat management interface, click "Manager App"
3, fill in the user name, password, log in to the server.
4. Select "Reload" from the new deployment project. This will update the project.
Stop: Pause Item
Reload: New Load Project
Undeploy: Undoing Web Apps
Expire Sessions: Session time-out for this web app

Tomcat Server Basic Configuration app

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.