use the latter?
Before you reply: now that you've solved your ClassCastException, this
becomes more of a user issue, so please take the discussion to
users@tomcat.apache.org rather than [EMAIL PROTECTED] Thanks,
Yoav
On 1/16/06, Gary Blomquist <[EMAIL PROTECTED]> wrote:
>
> The Clas
cause a problem with load balancing
and non-sticky sessions?
Gary
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 12, 2006 9:34 AM
To: Tomcat Users List
Subject: RE: Tomcat integegrated with Apache
> From: Gary Blomquist [mailto:[EM
Can you give any specifics as to why you think running Tomcat in front
of Apache is bad?
We were considering doing that for load balancing but now we are
thinking about using a hardware appliance instead.
Gary
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursd
If you used the syncronous persistent manager I posted with sticky
sessions I think you would not lose data on failover. However, I just
developed it and have barely tested it at all. I was hoping for some
feedback from the list.
Gary
-Original Message-
From: Gary Blomquist [mailto
will store sessions syncronously.
However, I haven't yet figured out how to develop functionality to read
the sessions in if they are dirty based on last access time. I am
attempting to develop this by extending rather than modifying Tomcat. (I
have made a couple of related posts.)
Gary Blom
I forgot to mention I would only reload the session from the store if it
was dirty (based on last access time).
From: Gary Blomquist
Sent: Tuesday, January 10, 2006 2:14 PM
To: 'users@tomcat.apache.org'
Subject: Reading Sessions from Persistent St
as the
Session object does not appear to be pluggable (unless I'm missing
something).
Anyone have any ideas?
Thanks,
Gary Blomquist
Source for SyncPersistentManager
public class SyncPersistentManager extends PersistentManagerBase
implements HttpSessionAttributeListener {
bo
The Javadoc states "Set sticky_session to False when Tomcat is using a
Session Manager which can persist session data across multiple instances
of Tomcat." Would use of PersistentManager with JDBCStore qualify as
persisting session data across multiple instances of Tomcat? Or, does
this refer onl
I am also getting this error in 5.5.9 and 5.5.12. I have the mysql
driver in $CATALINA_HOME/common/lib. My application was working in
5.0.28.
I took the following from the server.xml in 5.0.28 (that was working)
and pasted it
in the 5.5.x server.xml and I get the "Cannot create JDBC driver" e
modification.
Any suggestions?
Is the a web interface to administer the mod_jk load balancer?
Thanks,
Gary Blomquist
10 matches
Mail list logo