Re: Problem with Tomcat 6 cluster

2009-09-21 Thread Sumedh Sakdeo
n Brittain > > > On Wed, Sep 16, 2009 at 10:40 AM, Sumedh Sakdeo >wrote: > > > Hi Filip, > > Did log files attached help? > > > > Thanks, > > Sumedh > > > > On Mon, Sep 14, 2009 at 2:38 PM, Sumedh Sakdeo > >wrote: > &

Re: Problem with Tomcat 6 cluster

2009-09-16 Thread Sumedh Sakdeo
Hi Filip, Did log files attached help? Thanks, Sumedh On Mon, Sep 14, 2009 at 2:38 PM, Sumedh Sakdeo wrote: > Hi Filip, > Please find the logs in attached file. > > Thanks in advance, > Sumedh > > > > On Wed, Sep 9, 2009 at 9:22 AM, Filip Hanik - Dev Lists &l

Re: Container based authentication using LDAP and Active Directory

2009-09-15 Thread Sumedh Sakdeo
http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/single-signon.html might help you with secure authentication against AD. I use this for authentication purpose. Simple google landed me on these two wonderful pages maybe helpful... JAAS authentication http://java.sun.com/j2se/1.4.2/docs/g

Re: Problem with Tomcat 6 cluster

2009-09-14 Thread Sumedh Sakdeo
Hi Filip, Please find the logs in attached file. Thanks in advance, Sumedh On Wed, Sep 9, 2009 at 9:22 AM, Filip Hanik - Dev Lists wrote: > what do your logs tell you? > > Filip > > On 09/08/2009 02:33 AM, Sumedh Sakdeo wrote: > >> Hello All, >>

Re: Tomcat 6 Clustering issue

2009-09-08 Thread Sumedh Sakdeo
Hi Darren, For our setup tomcat 6 is able to handle failover to healthy node with proper session replication. I assume you have loaded load balancer module, updated worker.properties, made cluster changes to server.xml of tomcat 6. My problem is next step of yours. http://www.mail-archive.

Problem with Tomcat 6 cluster

2009-09-08 Thread Sumedh Sakdeo
Hello All, I have a setup with two tomcat instances(A&B). I have configured an apache web server 2.2 for load balancing and fail over. Setup looks fine as per the configurations suggested. Let tomcat A be handling some request at sometime. When tomcat instance(A) goes down, the session

Re: Apache Server failover and session replication

2009-09-03 Thread Sumedh Sakdeo
Can anyone help in these regards? Thanks in advance, Sumedh On Thu, Sep 3, 2009 at 8:52 AM, Sumedh Sakdeo wrote: > http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html > *How it Works > * > >1. TomcatA starts up >2. TomcatB starts up (Wait that TomcatA start i

Re: Apache Server failover and session replication

2009-09-02 Thread Sumedh Sakdeo
t fix. My intention was to post it back to the group, > but > > I got sidetracked once we (temporarily) stopped using clustering. > > > > > > Shaun > > > > > > On Thu, Sep 3, 2009 at 3:52 AM, Sumedh Sakdeo >wrote: > > > >> Hi Rainer, > >

Re: Apache Server failover and session replication

2009-09-02 Thread Sumedh Sakdeo
ped using clustering. > > > Shaun > > On Thu, Sep 3, 2009 at 3:52 AM, Sumedh Sakdeo >wrote: > > > Hi Rainer, > > > > I am using Tomcat session clustering and Apache Http Server for LB(using > > mod_jk module). Also, using Tomcat 6. I have made appropriat

Re: Apache Server failover and session replication

2009-09-02 Thread Sumedh Sakdeo
at 12:15 AM, Rainer Jung wrote: > On 02.09.2009 19:57, Sumedh Sakdeo wrote: > > Hello All, > > I have a setup with two tomcat instances(A&B). I have > configured > > an apache web server 2.2 for load balancing and fail over. Setup looks > fine > > as

Apache Server failover and session replication

2009-09-02 Thread Sumedh Sakdeo
Hello All, I have a setup with two tomcat instances(A&B). I have configured an apache web server 2.2 for load balancing and fail over. Setup looks fine as per the configurations suggested. Let tomcat A be handling some request at sometime. When tomcat instance(A) goes down, the session