Tom, Folks, Thanks for that. I can't comment really either as I am not a committer. Bip's last revision to Cluster is from July.
I think there are a couple more classes in org.apache.catalina.startup that should have interfaces extracted from them and placed in org.apache.catalina. These are: * Embedded * EmbeddedManager Interface extraction should be easy and not break any backwards compatability. Changing over return types might. Regards, - Paul H >I'm not a tomcat developer (yet), but, I've been writing code that provides >fail-over capability by providing distributed (cluster) session managment. > >My review of the catalina code indicates that org.apache.catalina.Cluster is >not currently useful. The distributed session store does not 'work' and has >some design issues that must be addressed before it can be made to work. > >Tom > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>