[ http://issues.apache.org/jira/browse/JS2-174?page=all ]

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

      Component: Other
                     (was: Security)
                     (was: Components Core)
                     (was: SSO)
        Summary: Support Tomcat TCP Clustering  (was: TOMCAT TCP CLUSTER IS NOT 
SUPPORTED)
    Fix Version: 2.1
    Description: 
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.  

  was:
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.  

        Version: 2.1-dev
                     (was: 2.0-M1)
    Environment: Tomcat 5.0.30, 5.5.16   (was: TOMCAT 5.0.30 LINUX REDHAT 7.0 
JDK 1.5 or 1.4.2 )
       Priority: Major  (was: Minor)

> Support Tomcat TCP Clustering
> -----------------------------
>
>          Key: JS2-174
>          URL: http://issues.apache.org/jira/browse/JS2-174
>      Project: Jetspeed 2
>         Type: New Feature
>   Components: Other
>     Versions: 2.1-dev
>  Environment: Tomcat 5.0.30, 5.5.16 
>     Reporter: Jesus Garcia Rodriguez
>     Assignee: Ate Douma
>      Fix For: 2.1

>
> 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]

Reply via email to