1 Reply Latest reply on Sep 30, 2009 12:56 PM by jkronegg

    Concurrent call to conversation exception

    mrossix

      I created a simple CRUD with the seam application framework generator (Seam 2.1.1GA and Seam 2.1.2).


      Rapidly clicking on a button (i.e. to update the selected record) causes these exception:




      10:49:07,053 WARN  [SeamPhaseListener] uncaught exception, passing to exception handler
      org.jboss.seam.ConcurrentRequestTimeoutException: Concurrent call to conversation
      





      This is a great trouble with a slow net connection.


      Any workaround or settings to avoid this?


      Thanks,
      Marco