Hi,
Rainer Jung-3 wrote: > > You can check it out from subversion: > > svn checkout > http://svn.apache.org/repos/asf/tomcat/sandbox/tomcat-oacc/trunk/ > I have finally had the time to try this today. Rainer Jung-3 wrote: > > It comes with ant build file and documentation and is easy to build and > install. We didn't release it yet, so you can't download a binary for it. > > The configuration is identical to TC 5.5 cluster and 99% of the code > also (and in sync with the latest cluster code in TC 5.5). > > Let us know your experiences with it! > Unfortunately I am running into some issues while trying to build. I checked and re-checked the build.properties.default settings to make sure I wasn't missing something obvious (I am building against 6.0.24), but I seem to be missing something. For example these 2 classes: org.apache.catalina.cluster.session.ClusterManagerBase org.apache.catalina.cluster.ClusterMessageBase several classes in oacc import or extend these classes, but they are not in SVN nor are they in the 6.0 JARs references in the classpath. Tomcat 6.0.24 has org.apache.catalina.ha.ClusterMessageBase org.apache.catalina.ha.session.ClusterManagerBase should these be used instead? I cannot see that to be the case since that in turn would pull more oac.ha classes... I am obviously missing something... or are there classes missing from SVN? Thanks in advance for any help. Florian -- View this message in context: http://old.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6--tp25244120p28173804.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org