> From: rajeshwar bharathi [mailto:rajeshwarbhara...@gmail.com]
> Subject: Tomcat Cluster Membership establishment query
> To: d...@tomcat.apache.org; Tomcat Users List
Don't cross-post.
> We have a simpleTCP cluster built between 2 Tomcat 6.0.18 nodes
It would be beneficial for you to move up
Hi,
We have a simpleTCP cluster built between 2 Tomcat 6.0.18 nodes and the
jvmroute is configured to have the IP address of the local interface on the
servers.
The cluster come up fine and session replication also happens fine.
The only query here is when we configure the jvmroute to a non-routa
On 05/02/2011 19:50, Mike Wilson wrote:
> Ok, so how do we get this fixed? Should I submit a bug report
> somewhere, post the full code that reproduces the problem, or
> something else?
Create a bugzilla entry. If you add some sample code for the simplest
possible servlet that demonstrates the iss
Ok, so how do we get this fixed? Should I submit a bug report
somewhere, post the full code that reproduces the problem, or
something else?
Thanks
Mike
Mike Wilson wrote:
> Konstantin Kolinko wrote:
> > 2011/1/25 mikewse :
> > >
> > > Trying out a simple servlet on Tomcat 6 and 7:
> > (..)
> > >
Hi,
On 4 February 2011 22:36, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Parag,
>
> On 2/4/2011 5:04 AM, Parag Thakur wrote:
>
>> When I try to access a secure URL (e.g. /secure/foo.do) from a java
>> program using apache httpclient library (where the client