[jira] [Updated] (JS2-174) Support Tomcat TCP Clustering

"David Sean Taylor (JIRA)" <[email protected]> Tue, 3 May 2016 04:30:13 +0000 (UTC)
Newsgroups gmane.comp.jakarta.jetspeed.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/JS2-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor updated JS2-174:
----------------------------------
    Fix Version/s:     (was: 2.3.1)
                   2.3.2

> Support Tomcat TCP Clustering
> -----------------------------
>
>                 Key: JS2-174
>                 URL: https://issues.apache.org/jira/browse/JS2-174
>             Project: Jetspeed 2
>          Issue Type: New Feature
>          Components: Other
>    Affects Versions: 2.1-dev
>         Environment: Tomcat 5.0.30, 5.5.16 
>            Reporter: Jesus Garcia Rodriguez
>            Assignee: David Sean Taylor
>            Priority: Minor
>             Fix For: 2.3.2
>
>
> We are trying to configure a jetspeed to work in a cluster mode using Application server clustering, with the session shared among the cluster.
>  
> When configuring Jakarta Tomcat for TCP cluster, Jetspeed  fails to work due to a serializable error in a session update . The error shown in Jetspeed is :
> org.apache.jetspeed.request.JetspeedRequestContext.setLocale(JetspeedRequestContext.java
> :351)
> and the involved object is a WeakHashMap, wich in fact is not a Serializable Object. 
> This prevents the appication to run in a distributed clustered environment. 
> Is there an implementation that supports cluster mode in an application Server ? Are there any documentation or implementation working in such a configuration? 
> thanks in advance.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)