7 Replies Latest reply on Aug 27, 2007 11:48 AM by amitev

    Error: don't flush the Session after an exception occurs

    amitev

      Hi all! I'm using Seam manages persistence context and seam transaction phaselistener (not ejb3). When i use the back button and in the previous page i submit the form i get exception from hibernate "don't flush the Session after an exception occurs". How to fix this? Maybe flush the entityManager by hand?