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 bu
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-
Hi,
I know this has been asked before, but after reading the documentation and
searching previous threads:
http://www.nabble.com/Is-this-possibe---mod_jk-%3C%3D%3DSSL%3D%3D%3E-AJP-1.3-to7746284.html#a7764525
2006 thread
http://www.nabble.com/AJP-talking-TLS-or-SSL-to12245661.html#a12245661 2
Hello Tomcat Users,
up until recently it was my firm belief that the ONLY way to get database
connection pooling (DBCP) working was to place the JDBC driver JARS in
${CATALINA_HOME}/common/lib and define the DBCP
resouce in the context (my preference is for META-INF/context.xml in the
WAR).
That