[jira] [Commented] (JS2-174) Support Tomcat TCP Clustering
"David Sean Taylor (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.jetspeed.devel |
|---|---|
| Message-ID | <JIRA.29086.1103548325000.97394.1402349222090@arcas> |
[ https://issues.apache.org/jira/browse/JS2-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025768#comment-14025768 ]
David Sean Taylor commented on JS2-174:
---------------------------------------
> release date for 2.3 is 4/18/2014 ..do we have any updated release date for 2.3 which would accommodate the issue fix
Yes, ran past schedule. Assuming we can fix the issue, here are the remaining open issues for this release. There are a few issues we are working in the WebContent project too. So once these issues are addressed, we should be good to go
https://issues.apache.org/jira/issues/?jql=project%20%3D%20JS2%20AND%20fixVersion%20%3D%202.3.0%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20ORDER%20BY%20fixVersion%20ASC
> 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.0
>
>
> 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.2#6252)