Thanks, Filip!
--
Len
On 4/21/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
> http://svn.apache.org/viewcvs.cgi/tomcat/container/tc5.5.x/modules/groupcom/
>
> I'm gonna focus on writing documentation for this module next week, by
> then I will publish it to a site so that you can read it
http://svn.apache.org/viewcvs.cgi/tomcat/container/tc5.5.x/modules/groupcom/
I'm gonna focus on writing documentation for this module next week, by
then I will publish it to a site so that you can read it
for a quick start, take a look at the LoadTest and the MapDemo applications.
For a very
Hi,
currently the Tomcat 5.0 and 5.5 only supports session replication,
also JBoss to that.
Filip has start a new cluster module and this version supports also
application context replication.
Look at tomcat source catalina/modules/ha and test it.
Peter
Am 20.04.2006 um 18:04 schrieb eric
I'm starting to look at a similar problem. Where can I find info about
the Tomcat Tribes module?
--
Len
On 4/20/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
> In tomcat 6, maybe 5.5.x we will have a ReplicatedContext, meaning that
> the context attributes are replicated.
> So you can sto
In tomcat 6, maybe 5.5.x we will have a ReplicatedContext, meaning that
the context attributes are replicated.
So you can store data in the ServletContext and it will be available on
the other nodes.
In your situation right now, you can use the Tomcat "Tribes" module for
communicating between