1 Reply Latest reply on Mar 22, 2011 5:00 PM by danny_null

    Stateful does not get removed even when removalTimeoutSeconds is set

    danny_null

      Hello,

       

      I am using JBoss 5.1. I have searched the forum for this problem but could not find any solution. It seems like the stateful session beans do not get removed when the 'removalTimeoutSeconds' time in ejb3-interceptors-aop.xml expires. 'RemoveCount' for the bean is not incremented. Is this a known issue or am I missing some configuration? My understanding is that if the bean is left unused then it should be removed by the container after this time expires.

       

      Thanks.

      Danny