Download, install, and run JBoss

Source: Internet
Author: User
Tags jboss

The ejb3.0 application must run in JDK or later versions.
The ejb3.0 application needs to run in the EJB container. The javaee Application Server contains the Web Container and EJB container.

The ejb3.0 application requires the following Java EE application servers:
JBoss (4.2.x or later)
WebLogic (version 10 or later)

Note: currently, Tomcat is only a Web Container and cannot run EJB applications.

The JBoss download page is http://www.jboss.org/jbossas/downloads/

For JDK, select jboss-5.0.0.ga.zip.
For JDK, select jboss-5.0.0.ga-jdk6.zip.

Download and directly decompress the file to complete the installation, click c: \ jboss-5.0.0.GA \ bin under the run. bat. Enter http: // localhost: 8080/in the browser to view the JBoss page.

Add environment variables:
1. Add the jboss_home variable to the system variable. The value is the installation path of JBoss,
For example:Jboss_home C :\ jboss-5.0.0.GA
2. To facilitate JBoss commands, add the bin directory of JBoss to the system path,
For example, path; % Jboss_home % \ bin

 

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.