You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2009/09/26 01:26:16 UTC

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

     [ 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.2.1)
                   2.2.2

out of scope for 2.2.1

> 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: Ate Douma
>             Fix For: 2.2.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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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