JBoss.orgCommunity Documentation

Seam Dev Tools Reference Guide

Version: 2.1.0.CR1

April 2008


1. Introduction
1.1. What is Seam?
1.2. Installation into Eclipse
1.3. Other relevant resources on the topic
2. Creating a New Seam Project via the New Seam Project wizard
2.1. Create standalone Seam Web Project
2.2. Select the Project Facets
2.3. How to Configure Web Module Settings
2.4. Adding JSF Capabilities
2.5. Configure Seam Facet Settings
3. Directory Structure of the Generated Project
3.1. WAR Deployment
3.2. EAR Deployment
4. Seam Menus and Actions
4.1. File Menu Actions
4.2. Navigate Menu Actions
4.2.1. Find Seam References/Declarations
4.2.2. Open Seam Component
5. Seam Wizards
5.1. New Seam Action
5.2. New Seam Form
5.3. New Seam Conversation
5.4. New Seam Entity
6. Seam Generate Entities
7. Seam Editors Features
7.1. Content Assist
7.2. OpenOn
7.3. Seam Validation
7.4. Structured components.xml Editor
8. Seam Views
8.1. Seam Components View
8.2. Project Explorer integration
9. Seam Preferences
9.1. General Preferences
9.1.1. Validator Preferences
9.2. Project Preferences
10. Generate a CRUD Database Application
10.1. What is CRUD?
10.2. How to create the CRUD Database Application with Seam
11. The CRUD Application Walkthrough
11.1. Using CRUD Application
12. Using TestNG project
12.1. What is TestNG?
12.2. Other relevant resources on the topic
12.3. How to use the generated Seam-test project to run Seam tests?