Re: Sharing Session data between two instances?

2002-12-16 Thread Luiz Ricardo
Hi,

take o look at:

http://www.onjava.com/lpt/a/2422
http://www2.theserverside.com/resources/article.jsp?l=Tomcat

Luiz Ricardo
- Original Message -
From: Prashanth Pushpagiri [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Sunday, December 15, 2002 4:57 PM
Subject: Sharing Session data between two instances?


 Hi

 I am trying to setup tomcat 4.1.12 on two servers so
 that an incoming request can be handled by either one
 of the servers. What I would like to do is share
 session details between the two instances. Is this
 possible?

 Thanks
 Prashanth

 __
 Do you Yahoo!?
 Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
 http://mailplus.yahoo.com

 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Sharing Session data between two instances?

2002-12-16 Thread Puneet Agarwal
Even I want to do the same and am looking for the answer whether it is possible or not.

I posted same question 2-3 times in last week and have been monitoring this mail list 
but noone has replied.

The much I could  gather is, it is not possible directly, It could be possible if we 
use apache and multiple instances of tomcat. The rest we may have to write our own 
code to achieve this.

Could someone answer this please...!

Regards
Puneet


- Original Message -
From: Prashanth Pushpagiri [EMAIL PROTECTED]
Date: Sun, 15 Dec 2002 10:57:09 -0800 (PST)
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Sharing Session data between two instances?

 Hi
 
 I am trying to setup tomcat 4.1.12 on two servers so
 that an incoming request can be handled by either one
 of the servers. What I would like to do is share
 session details between the two instances. Is this
 possible?
 
 Thanks
 Prashanth
 
 __
 Do you Yahoo!?
 Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
 http://mailplus.yahoo.com
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 

-- 
__
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Meet Singles
http://corp.mail.com/lavalife


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Sharing Session data between two instances?

2002-12-16 Thread Ben Ricker
Try seaarching the archives. This question has been answered many times
before. You can search them here:

http://mikal.org/interests/java/tomcat/index.jsp

And for an answer to your question, you are looking for in session
replication. See:

http://www2.theserverside.com/resources/article.jsp?l=Tomcat

Ben Ricker

On Mon, 2002-12-16 at 09:32, Puneet Agarwal wrote:
 Even I want to do the same and am looking for the answer whether it is possible or 
not.
 
 I posted same question 2-3 times in last week and have been monitoring this mail 
list but noone has replied.
 
 The much I could  gather is, it is not possible directly, It could be possible if we 
use apache and multiple instances of tomcat. The rest we may have to write our own 
code to achieve this.
 
 Could someone answer this please...!
 
 Regards
 Puneet
 
 
 - Original Message -
 From: Prashanth Pushpagiri [EMAIL PROTECTED]
 Date: Sun, 15 Dec 2002 10:57:09 -0800 (PST)
 To: Tomcat Users List [EMAIL PROTECTED]
 Subject: Sharing Session data between two instances?
 
  Hi
  
  I am trying to setup tomcat 4.1.12 on two servers so
  that an incoming request can be handled by either one
  of the servers. What I would like to do is share
  session details between the two instances. Is this
  possible?
  
  Thanks
  Prashanth
  
  __
  Do you Yahoo!?
  Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
  http://mailplus.yahoo.com
  
  --
  To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
  For additional commands, e-mail: mailto:[EMAIL PROTECTED]
  
-- 
Ben Ricker [EMAIL PROTECTED]
Wellinx.com


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Sharing Session data between two instances?

2002-12-15 Thread Prashanth Pushpagiri
Hi

I am trying to setup tomcat 4.1.12 on two servers so
that an incoming request can be handled by either one
of the servers. What I would like to do is share
session details between the two instances. Is this
possible?

Thanks
Prashanth

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]