Re: HttpSessionActivationListener problems

2009-02-10 Thread Rui Pedro
overlap. Others are of a bit more > controversial nature and I have not kept them separate.] > > -- > Jess Holle > > > Rui Pedro wrote: > >> Hi! >> >> I'm implementing one tomcat cluster solution (tomcat 5.5-20). One of the >> things that I need to

HttpSessionActivationListener problems

2009-02-09 Thread Rui Pedro
Hi! I'm implementing one tomcat cluster solution (tomcat 5.5-20). One of the things that I need to know is when the session jumps from one node to the other. I read that I can use the HttpSessionActivationListener listener to detect that type of occurence. To do so, I put one object in the users s