RE: any way to share objects between non-clustered tomcat instances ?

2006-06-05 Thread Tomimitsu Masaru
ts between non-clustered tomcat instances ? sure, you can implement your own little app on top of a messaging framework, I would recommend using Tribes, http://people.apache.org/~fhanik/tribes/docs/introduction.html Filip Tomimitsu Masaru wrote: > Hello all, > > Maybe this has already

any way to share objects between non-clustered tomcat instances ?

2006-06-05 Thread Tomimitsu Masaru
Hello all, Maybe this has already been discussed, but I dare ask you the question : are there any ways to share Java objects between non-clustered tomcat instances ? When they are clusters, I heard they can share ServletContext's attributes without problem, is that right ? But in our case, we don