1 Reply Latest reply on Aug 3, 2009 10:23 AM by xminoxde

    Using Seam with JBoss HAR

    xminoxde

      Hello,
      I am using Seam with Hibernate session factory declared in JBoss Hibernate archive (HAR). Everything works fine if I am calling simple web site. When I try to submit any form then I am getting Session is closed error.
      It means - simple site1.xhtml and site2.xhtml work, but submiting from site1 to site2 (and starting a new conversation) causes this error.
      Thanks for every advice,
      Milan