0 Replies Latest reply on Jan 8, 2003 7:27 AM by aryndin

    HTTPSESSION lost after migration from 3.0.1 to 3.2.0 beta3

    aryndin

      Hi all!
      I migrate from JBoss/Jetty 3.0.1 to 3.2.0 beta3 because of Hypersonic 1.7.1. This result in session lost - the first servlet start httpsession and bind some initial values, but when any other servlet try to retrieve session - it fails. During deployment my ear JBoss warn: "WARN [Manager] No Store. Falling back to a local session implementation - NO HTTPSESSION DISTRIBUTION" Is it the reason? What should I edit for the Manager to be able to find Store?
      Thank in advance,
      Alexey Ryndin.