Yes,
I implement this idea inside the ReplicationValve or a new one. I thing
we support cross context session replication inside 5.5.14.
Thanx
Peter
Remy Maucherat schrieb:
Peter Rossbach wrote:
Hey,
I am highly interessed to support cross-context for cluster session
replication. The session.endAccess is a neat place
for support this. Please, let us discuss how we can use it.
In your ClusteredSession, you can override endAccess (don't forget to
call the superclass) and populate a thread local structure of some
sort, or something like that. Then the valve looks at the structure
and replicates all the sessions that need to be replicated.
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]