[ 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) --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org