JBoss.orgCommunity Documentation

Chapter 2. Creating a Simple JSF Application

2.1. Setting Up the Project
2.2. JSF Configuration File

Firstly, we assume that you have already launched Eclipse with JBoss Tools plug-ins installed and also that the Web Development perspective is the current one. (If not, make it active by selecting WindowOpen PerspectiveWeb Development from the menu bar or by selecting WindowOpen PerspectiveOther... from the menu bar and then selecting Web Development from the Select Perspective dialog box.)

Now we are going to create a new project for the application.

A jsfHello node should appear in the upper-left Package Explorer view.


  • Click the plus sign next to jsfHello to reveal the child nodes

  • Click the plus sign next to WebContent under jsfHello

  • Click the plus sign next to WEB-INF under WebContent

  • Then double-click on the faces-config.xml node to display the JSF application configuration file editor