Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4191 ProxyFactory leaks classloader if SFSB is used
  3. JBAS-4192

Evaluate having ProxyFactoryFinderInterceptor clear the ProxyFactory ThreadLocal on request exit

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • JBossAS-5.0.0.CR2
    • JBossAS-5.0.0.Beta1, JBossAS-4.2.0.CR1
    • EJB2
    • None

    Description

      On the way in, ProxyFactoryFinderInterceptor invokes Container.setProxyFactory, which in turn sets a ThreadLocal. On the way out there is no corresponding call that clears the ThreadLocal. Effect is the ProxyFactory leaks to the thread.

      Need to confirm that clearing the TL on each request doesn't cause issues.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: