I just finished migrating a project from 1.1.6 to 1.2.1 and in the course of doing so
wondered why 'seam-gen' creates a skeleton project with top-level 'action'
and 'model' and 'test' packages in the source directory. E.g., my
seam-gen new-project generates this:
...
| file-copy:
| [copy] Copying 1 file to .../workspace/drc/src/action/edu/ohiolink/drc/action
| [copy] Copying 6 files to .../workspace/drc
| [mkdir] Created dir: .../workspace/drc/src/model
| [mkdir] Created dir: .../workspace/drc/src/test
| ...
(where "drc" is the name of this project). I'm assuming there is a good
reason for this, but it escapes me at the moment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036073#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...