1 Reply Latest reply on Sep 25, 2002 8:14 AM by juha

    What happens if the connection to a statefulbean failed

    saint1

      I have a connection to a stateful session bean and i stored some data in a serializable object or datatype. What will happen if i have a network failure?

      When i get a new connection, is it possible to get my old data back?

      How does the Container handle this problem?

      regards
      Pierre