JBoss AS Tools
After testing JSP and Servlet with Tomcat, inside Eclipse, I thought to try JBoss AS, the famous application server of Jboss. How to install JBoss AS and JBoss AS Tools in Eclipse:
- Download JBoss AS 5, decompress it in a directory.
- In Eclipse, click on Help -> Software updates and Add-ons, type jboss in the filter and press enter.
- Flag 'JBoss Tools Relaese' and follow the simple installation procedure.
- Then click in Window -> Preferences -> Server -> Runtime Environments, click on 'Add', select the directory where you have extracted JBoss AS, select the JRE (I think that it should be and SDK). Click on 'Finish'.
Labels: JBoss Eclipse
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home