0 Replies Latest reply on Dec 30, 2006 7:07 PM by rajan.pundir

    JBoss 4.0.3SP1 creating new session for every request

    rajan.pundir

      We are having a problem with JBoss in our production environment.
      The production environment is a clustered environment. When I access my application , Jboss creates a session for it. But on subsequent hit to the same application , JBoss is creating new session. This is causing our application to break.

      The application code works fine in testing environment. The clustereing configurations are little different though.

      We have a lot of redirects in our application.

      Can anybody let us know what can be the cause for this behaviour?

      Thanks