Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-596

CLONE -Support Tomcat TCP Clustering

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1-dev
    • 2.1-dev, 2.1
    • Other
    • None
    • Tomcat 5.0.30, 5.5.16

    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.

      Attachments

        Issue Links

          Activity

            People

              ate Ate Douma
              pedro_dvm Pedro del Valle
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: