Re: Error replicating sessions with Struts 2 framework java application

2008-06-21 Thread Al Sutton
ave --- On Sat, 6/21/08, Ildefonso Montero <[EMAIL PROTECTED]> wrote: From: Ildefonso Montero <[EMAIL PROTECTED]> Subject: Re: Error replicating sessions with Struts 2 framework java application To: "Struts Users Mailing List" Date: Saturday, June 21, 2008, 6:31 AM De

Re: Error replicating sessions with Struts 2 framework java application

2008-06-21 Thread Dave Newton
ro <[EMAIL PROTECTED]> wrote: > From: Ildefonso Montero <[EMAIL PROTECTED]> > Subject: Re: Error replicating sessions with Struts 2 framework java > application > To: "Struts Users Mailing List" > Date: Saturday, June 21, 2008, 6:31 AM > Dear Laurie, > &

Re: Error replicating sessions with Struts 2 framework java application

2008-06-21 Thread Ildefonso Montero
Dear Laurie, thanks for your quick response, maybe I would rename this thread as: Does Struts 2 support clustering? (see link ) I have doubts about the replicacion of a SessionMap object on the quoted architectur

Re: Error replicating sessions with Struts 2 framework java application

2008-06-20 Thread Laurie Harper
Problems with Tomcat session replication are really a Tomcat issue, not a Struts issue. You will likely have more luck asking on the Tomcat user's list. You should include more details about how you configured Tomcat for session replication, too, since that seems likely to be where the problem

Error replicating sessions with Struts 2 framework java application

2008-06-19 Thread Ildefonso Montero
Hi, we are having a problem when balancing Tomcat session among to clusters. Architecture is the following: Apache (A) balancing 50-50 over Tomcat (1) and Tomcat (2). We are working on a big application and we saw that the session is not replicated properly because we are doing one request for ea