2 Replies Latest reply on Jan 31, 2002 5:02 PM by aheydler

    Clarification of Entity Bean Clustering?

    aheydler

      Sorry if this is a dumb question or if I have missed the answer somewhere.I am trying to work my way through the code but....

      The docs state that both session and entity beans can be clustered. If I have 2 nodes in the farm (say) and one fails does it mean that any entity beans created on the still running node will be automagically propogated to the second node once it comes back up?

      In my scenario each node has its own copy of the database in an attempt to provide redundency and failover behaviour.

      Thanks in advance for any clarification

      Andreas