2 Replies Latest reply on Oct 9, 2009 2:22 AM by ehsanmx

    Seam project without seam-gen or jboss tools

    jchamber

      Hello,


      Our organization has certain requirements which include directory structures and the like in our project formats.  As a result we need to be able to construct the project by hand, ant files, directories and .xml configuration files, etc...  I have not been able to find any documentation on how to construct a seam project by hand without either seam-gen or the jboss tools/eclipse plugin.


      We are running JBOSS 4.2.3.GA and seam 2.2.0.GA.  Some of us use eclipse, others use netbeans and we even have one or two that use vi, so we need the format of the project and not so much the IDE structures.


      Also we have a middleware layer that we communicate with via spring remoting, so we don't connect with a database using the seam application.  This means all of the database constructs are getting in our way rather than helping us.


      If anyone can point me towards some documentation that could outline the steps for constructing a seam project by hand without seam-gen or jboss tools I would appreciate it.


      Thanks,


      Joe