Green development environment with integrated MYSQL+TOMCAT+APACHE+ECLIPSE

Source: Internet
Author: User
Tags apache tomcat heidisql

I developed a Java-based integrated development environment for web development beginners, completely green, after decompression can be used directly, shared to like pure green friends, removed from the installation of the trouble of configuration.

the The package contains:

    • JDK 1.7.0_55-b13
    • Apache tomcat/7.0.63
    • MySQL 5.6.21
    • Apache HTTP Server 2.4
    • Heidisql 9.2.0
    • Eclpise Mars

: Http://pan.baidu.com/s/1hq0I6UC

Note: Because of the absolute path dependency in MySQL's my.conf, unzip the integration pack to the D packing directory, and if you put it on a different disk, modify the drive letter in the my.conf.

How to use:

    • After extracting to the D drive, enter the DOS console and switch to the D:\neverstop directory
    • Running Env.bat setting Java environment variables
    • Go to MySQL directory and run Startup.bat to start MySQL
    • Go to Apache directory and run Startup.bat to start Apache
    • There are two subdirectories in Tomcat, Node1 and Node2, two Tomcat instances deployed on different ports to load balance with Apache mod_jk, enter Node1/node2 Bin directory, run Startup.bat, start two instances :

      By accessing http://localhost/lb.jsp, you can test the above load balancing based on Apache+tomcat 2 node, shutdown one of the Tomcat NODE,MOD_JK is automatically forwarded to another Tomcat node.

    • The heidisql in the Dbclient directory is a generic MySQL management client that can be connected to MySQL server after booting up with the following configuration

Network type: MySQL TCP/IP, ip:127.0.0.1,       Port: 3306

    • Go to the Eclipse directory and run eclipse to open the Eclipse IDE.

Green development environment with integrated MYSQL+TOMCAT+APACHE+ECLIPSE

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.