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

Support Tomcat TCP Clustering

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.1-dev
    • 2.3.2
    • 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

              taylor David Sean Taylor
              jesusgarcia Jesus Garcia Rodriguez
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: