Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1736

ResteasyProviderFactory instance shared among deployments on WFLY

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.Beta1, 3.5.0.CR1
    • None
    • None
    • None

    Description

      ResteasyProviderFactory keeps a static reference to an instance that's served into multiple places in RESTEasy. When running on WFLY, a single classloader loads RESTEasy, hence a single instance of the factory is kept. That's usually a ThreadLocal version of the factory, still it's possible for a thread serving different deployments in different moments to use the same factory.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: