Irfan, You usually replicate clustered data using the HttpSession object. The container should replicate changes automatically. Perform some tests on setting the Context in the session and changing the object reference. Then do the same for individual properties of a Context. If it doesn't replicate the properties, then remove and re-attach the Context to the session.
Paul On Wed, Aug 25, 2010 at 4:24 AM, Muhammad Irfan Masood <[email protected]> wrote: > Hi, > > > > I have a question, can apache chain work in a clustered environment, is > there any settings to replicate the Context used by commands on multiple > nodes in cluster? > > > > Best Regards > > > > Irfan Masood > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
