Title: Clustering in Orion

Hi all,

What is the clustering support provided by Orion?

Will my EJBs be replicated across the cluster? The documentation states the following.

    • The HttpSession data (as long as it is Serializable or an EJB reference). Note that if the EJBs are located on a server that fails, the references might become invalid.
    • The ServletContext data.

Does it mean EJBs are not replicated acorss a cluster?

I don't know how just replication at HTTPSession level can help a production site which requires 99.99 uptime.

Any idea when (if) Orion is coming up with this support?

Thanks,
Satish

Reply via email to