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 "Ate Douma (JIRA)" <je...@portals.apache.org> on 2011/05/11 22:06:47 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 ]

Ate Douma updated JS2-174:
--------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 2.2.2)

Downgrading to minor priority and undefined fix version.
Using sticky sessions so far has never been a problem.


> 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
>            Priority: Minor
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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