Re: Can catalina-cluster from Tomcat 5.5 be used in Tomcat 6?

2010-04-07 Thread Florian Kirchhoff

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



Re: Can catalina-cluster from Tomcat 5.5 be used in Tomcat 6?

2009-09-02 Thread Rainer Jung
On 01.09.2009 20:16, Florian Kirchhoff wrote:
 I would like to know if it possible to use the legacy clustering module from
 Tomcat 5.5 in Tomcat 6.
 
 I remember seeing a separate project for this exact purpose but cannot find
 it anymore, does anyone know about this?
 
 To preempt any question as to why would I not use cluster-ha and
 cluster-tribes, all I can say is that it's not an option in my case.

You can check it out from subversion:

svn checkout
http://svn.apache.org/repos/asf/tomcat/sandbox/tomcat-oacc/trunk/

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!

Regards,

Rainer

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Can catalina-cluster from Tomcat 5.5 be used in Tomcat 6?

2009-09-01 Thread Florian Kirchhoff

Hi,

I would like to know if it possible to use the legacy clustering module from
Tomcat 5.5 in Tomcat 6.

I remember seeing a separate project for this exact purpose but cannot find
it anymore, does anyone know about this?

To preempt any question as to why would I not use cluster-ha and
cluster-tribes, all I can say is that it's not an option in my case.

Thanks,

Florian


-- 
View this message in context: 
http://www.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6--tp25244120p25244120.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