Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1179

Each web services invocation causes a new HTTP session to be created.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jbossws-1.0.4
    • jbossws-1.0.3
    • jbossws-native
    • None

      Each web services invocation causes a new HTTP session to be created.

      JBWS-816 added the ability to obtain the http session from the MessageContext, however the process of adding the session to the MessageContext causes a new session to be created even if it is not actually required. These sessions build up until they are timed out and cleaned up.

      The session should only be created if it is actually requested instead of creating it for all requests.

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: