This section details the steps you take to install JBoss Application Server (AS) version 7.1.1.
Note: This particular version of the application server should target a run time system no later than Java 7.
Download
First you need to download the software:
- Create a new folder on your computer (for example,
C:\JBoss (Windows) or
~/jboss/ (UNIX)). This step is optional, as you may wish to use the path embedded in the installation
.zip file.
- Use your browser to navigate to the JBoss Community page:
http://jbossas.jboss.org/downloads/.
- Under Version, locate "JBoss AS 7.1.1 Final", and click
ZIP in the corresponding Download column. This downloads an installation file named
jboss-as-7.1.1.Final.zip to your computer.
Note: The same file is used for both Windows and UNIX.
- Extract the installation files into the folder that you created in step 1.
Ensure that the option to retain folder names is selected.
Installation
To enable Eclipse to manage JBoss Application Server, you need to install the JBoss AS tools in Eclipse:
- Start Eclipse.
- Click
.
- Click
Add.
This opens the
New Server Runtime Environment dialog box.
- Expand
Red Hat JBoss Middleware.
- Click
JBoss AS, WildFly, & EAP Server Tools, and then click
Next.
- Accept the license agreement, and then click
Finish.
- If you are presented with a security warning about unsigned content, ignore it by clicking
OK.
- Click
Yes to restart Eclipse.
Note: If this is the first time the workspace settings have been changed then Eclipse might prompt you to store preference information.