2 Replies Latest reply on Jul 11, 2007 10:24 AM by buggsbunny101

    What append when a Session bean timed out?

    buggsbunny101

      Hello all,

      I want to know what append when a Stateful session bean meet it's timeout.
      What do the container?

      Does it call the close method?
      Simply destroy the bean?
      What else?

      I found many informations about setting timeout but nothing about this.

      Thank's