[ https://issues.apache.org/jira/browse/JS2-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma reassigned JS2-174:
-----------------------------
Assignee: (was: Ate Douma)
Not currently in scope: sticky session usage so far has been satisfactory enough for all clients.
> 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
> Fix For: 2.2.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 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
|