Windows Deployment JBoss

Source: Internet
Author: User
Tags jboss

First step: Install MySQL

MySQL version is Mysql-5.5.57-winx64.zip version

650) this.width=650; "Src=" Https://s4.51cto.com/oss/201711/15/6e51b1ac3c5284050a77346700cdbed9.png-wh_500x0-wm_3 -wmp_4-s_4027285295.png "title=" 1.png "alt=" 6e51b1ac3c5284050a77346700cdbed9.png-wh_ "/>

Modifying a configuration file

The default port number is 3306 to modify the port number that you have defined, as long as it does not conflict with the port number being used

Modify the path of the socket file path that exists on your system

See

650) this.width=650; "Src=" Https://s3.51cto.com/oss/201711/15/3ea3f2bedf4d7c5f85119e64088ee1ee.png-wh_500x0-wm_3 -wmp_4-s_1388446690.png "title=" 2.png "alt=" 3ea3f2bedf4d7c5f85119e64088ee1ee.png-wh_ "/>

Go to the Bin directory to perform the installation service "mysqld install MySQL" (Name of the custom service) MySQL-1 MySQL-2 can

650) this.width=650; "Src=" Https://s5.51cto.com/oss/201711/15/150d0d64322b7eee6c2d61ac4c3f6028.png-wh_500x0-wm_3 -wmp_4-s_3638245900.png "title=" 3.png "alt=" 150d0d64322b7eee6c2d61ac4c3f6028.png-wh_ "/>

Command line start service net start mysql3307 (service name at installation)

MySQL default password needs to be modified after installation is complete

Recommended implementation

Mysqlroot account does not have a password after the first installation is complete

Go to Data execution:

GRANT All on ' MyDB '.* to ' username '@localhost identified by ' Password ';

FLUSH privileges;

Restarting the database

Log in to the MySQL database using navicat for MySQL


Step Two: Deploy JBoss

Download the JBoss installation package to

JBoss version is: Jboss-eap-6.0.rar

The path to the configuration file is: \jboss-eap-6.0\standalone\configuration\standalone.xml

650) this.width=650; "Src=" Https://s3.51cto.com/oss/201711/15/cb68d41c818bdb996abeb2e815b0c80d.png-wh_500x0-wm_3 -wmp_4-s_3678686847.png "title=" 4.png "alt=" Cb68d41c818bdb996abeb2e815b0c80d.png-wh_ "/>

The deployment of JBoss multi-instance can be achieved by modifying the offset within the box: for example, change the above 0 to 100 200 300

If you start save, you can modify the JAVA_OPT option

The path to the modified file is: jboss-eap-6.0\bin\standalone.conf

650) this.width=650; "Src=" Https://s3.51cto.com/oss/201711/15/0590f338918ca5b7f97dfeb966d3100c.png-wh_500x0-wm_3 -wmp_4-s_1382702435.png "title=" 5.png "alt=" 0590f338918ca5b7f97dfeb966d3100c.png-wh_ "/>

After the modification is completed, go to the Jboss-eap-6.0\bin path

Window Double-click

Files can be run, observe the command line port print log error, start successfully!


Leave a record!

This article is from the "Barron Diary" blog, make sure to keep this source http://13172370.blog.51cto.com/13162370/1981880

Windows Deployment JBoss

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.