0 Replies Latest reply on Nov 1, 2002 2:01 PM by lisegino

    EJBObject timeout management

    lisegino

      Hi.
      I need to understand how, in JBOSS, timeout of EJBObject are configured.
      In some documents I can read that EJBObject will be removed if a timeout occurs.
      Where is that timeout configured?
      I found in standardjboss.xml the <max-bean-age> attribute
      which can be set but it seems to apply to EJBeans only.
      Where can I find good online doc about it?
      Who is managing the timeout? MBean?

      Thank you,