"asookazian" wrote : Also, it seems strange to me that when you use seam-gen
from cmd line, you end up with one high level project folder (in my case 'BETS').
But when you create a new Seam project using JBoss Tools (or Seam tools??), you end up
with 4 high level folders *for the exact same project* (i.e. it's an EAR, etc.)
Seam-gen projects use ant sript to build/deploy EAR/EJB/WAR. So you can use any project
structure. It's metter of ant file to handle it. But JBoss Tools depends on Eclipse
Web Tools. And you have to have WTP-strucrtured projects to have whole set of features.
For EAR deployment type it creates 4 projects: EAR,EJB,WAR,Test. And there are two
projects in case of WAR deployment: WAR,Test.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216785#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...