Deploying the JViews Maps JSF application

Your JViews Maps JSF application has been compiled and built automatically by Eclipse™ providing that you have not turned off the Build Automatically option. If you do not have any compilation errors you can deploy your application on the Tomcat server that you previously configured.
To deploy your JViews JSF application on the Tomcat™ server:
  1. In the Server tab, right-click Tomcat v7.0 Server at localhost and select Add and Remove…:
    Eclipse
server tab with Add and Remove... selected.
  2. You can see the jsf-hello-world and jsf-hello-diagrammer applications you previously created in the right pane. Select jsf-hello-maps in the left pane and click Add >:
     Add
and Remove window showing jsf-hello-maps selected.
  3. Make sure that you can see jsf-hello-world , jsf-hello-diagrammer and jsf-hello-maps in the right pane and click Finish.
Your application is now deployed on the Tomcat server and ready for testing.