In this and following sections you can see example creating Seam Components.
To create a New Seam Action you should select a necessary project, type a name for Seam component, POJO class, Method, Page and select a Package using Browse button.
You can see the action page in WebContent folder. Click on it to open in JBoss Tools HTML Editor.
You don't need to restart the server to see how the action component works. Just use context menu Run As > Run On Server.
Action component was hot-deployed. Forms and Conversations will work the same way.