TOMCAT TCP CLUSTER IS NOT SUPPORTED
-----------------------------------

         Key: JS2-174
         URL: http://nagoya.apache.org/jira/browse/JS2-174
     Project: Jetspeed 2
        Type: New Feature
  Components: Components Core, Security, 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
    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://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to