The configuration of the 4-jboss server of the UNICOM project is combined with Maven project management.

Source: Internet
Author: User
Tags jboss server

1. standalone of the JBoss server. bat is to enable the server, E: \ jboss-as-7.1.0 \ standalone \ deployments directory is put good jar release, the jar release here can be from standalone. the bat black box shows that the request is successful or fails. Error cause.

2. For Maven installation and online search, you must design the setting of environment variable system variables to add maven_home.

3. Create a Maven project under eclipse to directly produce many things. In Pom. XML, right-click maven_bulid, and an error occurs. It takes a long time to solve this problem.JRE .. \ bin \ tools. Jar cannot locate the problemThe solution is to set the default JRE, because after JDK is installed, the system does not know which one to use. The specific method is as follows:

Solution: window-> preferences-> JAVA-> installed jres, click "add", select the default "Standard VM", and click "next> ", click "directory" on the right of "JRE home" and select the folder D: \ Development \ Java \ jdk1.5.0 _ 16 \ JRE. All the way to "OK" and go back to the "installed jres" interface, check the newly added "jdk1.5.0 _ 16. Select "execution environments" in the directory tree, click "J2SE-1.5" on the left of the interface, and then click "jdk1.5.0 _ 16" on the right ". Restart eclipse. Everything is OK.

 

 

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.