[jboss-user] [JBoss Seam] - Seeking wisdom behind source code layout change with 1.2.1

DataGazetteer do-not-reply at jboss.com
Tue Apr 10 14:10:57 EDT 2007


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#4036073

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036073



More information about the jboss-user mailing list