[Go] Install the configuration tomcat and Eclipse configuration in Mac system

Source: Internet
Author: User
Tags tomcat server

First step: Download tomcat

: http://tomcat.apache.org/download-70.cgi

Directly download the following check:

Step two: After the download is complete, put the extracted folder into a directory under/users/lang/

1. Open your terminal: then enter Pico. Bash_profile Enter a space between the Pico and. Bash_profile
2. Then add the path to your tomcat-placed paths as shown in: Mac can drag folders directly into bash

After editing, control+x (save) Continue: Y (agree) carriage return;

Step three: Start Tamcat
1) If you have configured (convenient) This step, you can enter the startup.sh directly in the terminal
2) If you do not configure (convenient) This step, first CD xxxx (XXX Indicates the path you tomcat put to), and then enter startup.sh
Attention:
If the word "Permission denied" appears after startup.sh, you will need to set permissions on this directory:
Start Terminal: Enter sudo chmod 755 xxx/bin/*.sh (XXX Indicates the path you tomcat put to) enter;
OK, start Tomcat again at the terminal input startup.sh;
If it appears as follows:

Ok,comcat start complete, we monitor the following:

Open Browser Input http://localhost:8080/

If you can open the Tomcat home page correctly, the Tomcat configuration starts successfully:

Click Eclipse in the upper-right corner of Eclipse and select Preferences.

Choose to run server with Apache and then select Tomcat 7.0

Turn Tomcat off. shutdown.sh

Back to eclipse: as shown, click on the green button to start the next Tomcat (remember to confirm that the terminal has closed Tomcat before booting, or it will say that the port is occupied)


After confirming that Tomcat has successfully started, close it off and see


Paste_image.png

Left-click the Tomcat server, tick the use Tomcat installation (optional)


Then reboot tomcat, browser input http://localhost:8080/ (or like me)

[Go] Install the configuration tomcat and Eclipse configuration in Mac system

Related Article

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.