3 Replies Latest reply on Aug 4, 2006 11:32 AM by arunkrishnank

    Setting No time out for Stateful Session Beans

    arunkrishnank

      I want to make my stateful session beans never removed. I have found that the bean removal interval can be configured using the max-bean-life in standardjboss.xml.

      But how can I specify that never remove? The value <= 0 is not permitted for this attribute...

      any ideas???


      arun