You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mukesh Punhani <mp...@yahoo.com> on 2006/09/14 19:23:22 UTC

PersistentValve and PersistentManager inTomcat 5.5

Hello,

I was wondering if Dev team could comment on state of
PersistentValve and PersistentManager in Tomcat 5.5.
Specifically, is it in a stable usable state
(discouting for lack of thorugh testing). Also, are we
moving in a direction where it might get more
attention in future (e.g. more thorough testing) or
are we moving in a direction where it might get
deprecated in favor of other clustering solutions. 

PersistentValve and PersistentManager combination
seems to work fine for my simple clustering scenario
but lack of attention to it in Documentation and a few
inconsistencies (as described below) make me suspect
of its future.

PersistentValve is not mentioned at all in Valve
section of Configuration
(http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html).
I wonder if it's even a "supported"
Valve though it works.
 
Also, if I put a Valve section for PersistentValve
under Context section in context.xml, I get
ClassCastException though it should be valid to put
Valve under a Context. I ended up putting in under
Host section of server.xml to make it work.

Any "official" word on current state and/or
anticipated future of PersistentVale/PersistentManager
will be appreciated.

Thanks
-Mukesh

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org