https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #44 from chamith buddhika <chamibuddh...@gmail.com> 2010-06-25 08:10:29 EDT --- (In reply to comment #43) > (In reply to comment #40) > > (In reply to comment #25) > > > (In reply to comment #24) > > > > (In reply to comment #23) > > > > > > > > > At least some of them were part of Tomcat 5.5 ´cluster and have been > > > > > dropped > > > > > when the new Tomcat 6 cluster was written. > > > > > > > > So their corresponding descriptors can be safely removed? > > > > > > Yes, but first check > > > > > > - that those classes exist in the old tc 5.5 cluster (under > > > tc5.5.x/trunk/container/modules the directories are cluster, ha, > > > groupcom) . If > > > they are not there, we missed something. > > > > > > - and that they are no longer present in any cluster related package in > > > TC 7 > > > (which is easy, because since Tomcat 6 all Java classes are in the same > > > directory tree). > > > > > > Regards, > > > > > > Rainer > > > > I couldn't find the mentioned classes in Tomcat 5.5 and nor they are > > present in > > the trunk. > > Menioned classes were. > > - ClusterReceiverBase > - SocketReplicatonListener > - AsyncSocketSender > - FastAsyncSocketSender > - PooledSocketSender > - SocketSender > > In > tc5.5.x/trunk/container/modules/cluster/src/share/org/apache/catalina/cluster/tcp > you will find all of them. Curious how you missed them. Seems I somehow overlooked this package. Sorry for false alarm. Anyway since these are not present in the trunk I will be removing them. Regards, -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org