Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.2-incubating
    • 0.4
    • CdiControl
    • None

    Description

      currently we have 2 workarounds which need to be removed as soon as we have a released version of weld which fixes the following issues:

      #1 the application scope doesn't get restarted autom. after it is invalidated and it can't be started manually (reason: IsolatedStaticSingleton.object is null after calling applicationContext#invalidate and causes a NPE as soon as the scope gets accessed again)
      the workaround is in ContextController#stopApplicationScope
      #2 AbstractSharedContext#isActive always returns true
      the workaround is in ContainerCtrlTckTest#reStartContexts

      ContainerCtrlTckTest#reStartContexts has to pass without workarounds

      Attachments

        Activity

          People

            alesj Ales Justin
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: