JBoss.orgCommunity Documentation
From this chapter you will find out how to add Seam support to EAR project
For example you have several WTP projects:
seamproject-ear (You can create WTP EAR project using
→ → → )seamproject-ejb (You can create WTP EJB project using
→ → → )seamproject-war (You can create WTP WEB project using
→ → → )You can add as many EJBs modules as you want just doing the same for each EJB project.
To enable Seam support for an existing EAR, WAR or EJB project, right-click on the project in the Project Explorer to bring up the context menu and navigate to → .
Copy required JAR files manually into the project. For EAR projects specifically, copy library folders into the projects /lib
folder and they will be automatically detected.