You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/03 04:05:20 UTC

DO NOT REPLY [Bug 45731] New: Enhancement request : pluggable httpsession cache provider

https://issues.apache.org/bugzilla/show_bug.cgi?id=45731

           Summary: Enhancement request : pluggable httpsession cache
                    provider
           Product: Tomcat 6
           Version: 6.0.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Cluster
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: hanasaki@hanaden.com


Enhancement request : pluggable httpsession cache provider

Usable from a config file in an IoC fashion implemented by a Factory for a
common interface (like codec providers sha/md5 and jdbc/jndi style)

Looking for a default implementation as it currently is and options for common
caching such as:
  jcscache
  OSCache
  WhirlyCache
  SwarmCache
  JBoss Cache
  Open Terracotta
  dynacache (IBM)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45731] Enhancement request : pluggable httpsession cache provider

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45731

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-01-09 04:12:10 EST ---
Provided via the Manager and/or Store interfaces.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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