This section details the steps you take to install JBoss Enterprise Application Platform (EAP).
Download and install JBoss
- In a browser, open the
3.3. DOWNLOAD AND INSTALL JBOSS EAP USING THE ZIP page located on the Red Hat Web site.
- Follow the instructions provided to download and install the Red Hat JBoss Enterprise Application Platform. For a list of
supported versions, see
Additional Software Requirements.
Note: This download might require a Red Hat subscription.
Install JBOSS tools plugins in Eclipse
To enable Eclipse to manage JBoss Application Server, you need to install the JBoss tools plugin in Eclipse:
- Start Eclipse.
- Click
This opens the
Eclipse Marketplace dialog box.
- In the
Find field, type
JBoss Tools, and then press
Enter.
- Find the
JBoss Tools 4.5.3.Final plugin in the returned results list, and then click
Install.
- In the
Confirm Selected Features page, click
Confirm.
- Accept the license agreement, and then click
Finish.
If you receive a security warning, click
Install anyway.
- When prompted to restart Eclipse, click
Restart Now.
Note: If this is the first time the workspace settings have been changed then Eclipse might prompt you to store preference information.
Install JBOSS AS tools in Eclipse
To enable Eclipse to manage JBoss Application Server, you need to add the server runtime environment:
- Click
.
- Click
Add.
This opens the
New Server Runtime Environment dialog box.
- Expand
Red Hat JBoss Middleware, and then click
Red Hat JBoss Enterprise Application Platform 7.1 Runtime.
- Click
Next.
This opens the
New Server Runtime Environment dialog box.
- Next to the
Home Directory field, click
Browse, and then select the folder containing JBoss EAP.
- Click
OK.
- Ensure that you are using a Java 8 JRE runtime.
- Click
Finish.
- Click
Apply and Close.