0 Replies Latest reply on Apr 18, 2007 5:18 PM by anarinsky

    Optimal methodology for Seam ?should we use seam-gen and Ent

    anarinsky

      Please look at http://blog.hibernate.org/cgi-bin/blosxom.cgi. Gavin King recommends using seam-gen. It gives enormous speed and very helpful but we are attached to EntityHome for creating, persisting and removing objects.

      In contrast all described examples use session beans for this purpose.

      I also found difficulties in ending transactions using the objects derived from EntityHome (see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106080)

      So, what is the proper way of building a project with about 10 entities and 20 pages? What steps should I take?

      Thank you very much
      Alex