Srinivas Ganapur wrote:
>
> Hello all,
>
> We are trying to develop an enterprise application using EJB app servers in
> a cluster.  The problem is "in real sense" of load balancing.  If it is a
> Stateless Session bean or EJBHomes , it does not matter much, but if we use
> STATEFUL Session beans we are not able to share or get the state of this
> beans across servers on failure of a machine.  Otherwise the session becomes
> server specific or there is server affinity, which is not a real load
> balancing.
>
> Has anybody used the STATEFUL session beans in a clustered environment
> either in Websphere or Weblogic, or how this could be solved.

<vendor>
Sybase EAServer 3.5 supports transparent automatic failover of stateful
session beans.
</vendor>
________________________________________________________________________________

Evan Ireland              Sybase EAServer Engineering        [EMAIL PROTECTED]
                            Wellington, New Zealand               +64 4 934-5856

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to