[jboss-user] [JBoss Seam] - Re: Architecture SEAM

2007-11-19 Thread svadu
Do you have something that does not fit Model View Controller pattern? If you just mean a place for business logic, it is my understanding that business logic belongs to Actions in the default Seam file structure (I would call it Controllers to make it not sound more generic and not Actions as

[jboss-user] [JBoss Seam] - Re: Architecture SEAM

2007-11-19 Thread anicaise
In fact, | My stateless and statefull EJB are in the sources folder src/Action | My entities beans in the src/Model folder | | So, for my Utils classes like Encrypt classes, ... I think it is not a good idea to place it in the src/action ... | | Idea ?? View the original post :

[jboss-user] [JBoss Seam] - Re: Architecture SEAM

2007-11-19 Thread kukeltje
Yes, use a separate project ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106180#4106180 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106180 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Architecture SEAM

2007-11-19 Thread kukeltje
why not? unless they are really tied to this specific project. Then you can always add another src dir. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106187#4106187 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106187