3 Replies Latest reply on Jun 13, 2011 9:45 AM by maschmid

    Seam3 booking example hangs on AS7

    maschmid

      Seam3 example application `booking' hangs after a few requests. After the hang, all requests trying to access a stateful session bean from the application try to lock at:

      org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.processInvocation(StatefulSessionSynchronizationInterceptor.java:62)

       

      I have filed

       

      https://issues.jboss.org/browse/AS7-970

       

      see server logs, http thread stack and the war there...