[ http://issues.apache.org/jira/browse/JS2-174?page=comments#action_12371316 ]
Ate Douma commented on JS2-174: ------------------------------- I'm gonna update and adjust this issue (including its topic) to reflect my target: get Jetspeed-2 (2.1-dev) properly working on a Tomcat Cluster > TOMCAT TCP CLUSTER IS NOT SUPPORTED > ----------------------------------- > > Key: JS2-174 > URL: http://issues.apache.org/jira/browse/JS2-174 > Project: Jetspeed 2 > Type: New Feature > Components: Security, Components Core, SSO > Versions: 2.0-M1 > Environment: TOMCAT 5.0.30 LINUX REDHAT 7.0 JDK 1.5 or 1.4.2 > Reporter: Jesus Garcia Rodriguez > Assignee: Ate Douma > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
