0 Replies Latest reply on Jul 1, 2002 5:01 PM by xlrg

    <max-bean-age> greater value than <max-bean-life> on JB 3?

    xlrg

      Hi,

      I've an statefull session bean which contains an not serializable member (third party - connection) and therefore the bean cannot be passivated. I would prefer to deconstuct the bean instead of passivating it can call connection::disconnect() ).
      Is this possible with an greater value of <max-bean-age> than <max-bean-life> on JBoss-3.0.0?
      with best regards,
      Oliver