Bind the Tomcat server to MyEclipse

Source: Internet
Author: User

Bind the Tomcat server to MyEclipse

Many useful plug-ins are added to eclipse in myeclipse, including almost all commonly used Application Server plug-ins, which naturally include Tomcat plug-ins that support various versions.

The following records the binding process between myeclipse and Tomcat server:

Open myeclipse and choose window ---> preferences ---> myeclipse ---> servers --->

Tomcat ---> below are various tomcat versions ---> select a version that is the same as your downloaded version (for example, 7.x)

---> Select enable ---> Add tomcat installation path to home directory ---> apply

 

---> Tomcat 7.x ---> jdk ---> select your own jdk version ---> apply

Because the tomcat provided by myeclipse is unstable, the built-in tomcat will be disabled or deleted at the time of configuration ---> click myeclipse tomcat ---> set to disable

 

How can I add a user to tomcat and try to use this user to manage tomcat?

There is a conf configuration file under the tomcat folder, where you can modify the tomcat-users.xml file. The modified content is as follows: add a user tag in addition to the comment and write the user's login account password. Restart the tomcat server.

Enter http: // localhost: 8080/manager/in the browser to go To the tomcat server management page.

For more Tomcat tutorials, see the following:

Install and configure the Tomcat environment in CentOS 6.6

Install JDK + Tomcat in RedHat Linux 5.5 and deploy Java Projects

Tomcat authoritative guide (second edition) (Chinese/English hd pdf + bookmarks)

Tomcat Security Configuration and Performance Optimization

How to Use Xshell to view Tomcat real-time logs with Chinese garbled characters in Linux

Install JDK and Tomcat in CentOS 64-bit and set the Tomcat Startup Procedure

Install Tomcat in CentOS 6.5

Tomcat details: click here
Tomcat: click here

This article permanently updates the link address:

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.