Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-420

SingletonContext is mapped to @ConversationScoped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-alpha-1
    • 1.0.0-alpha-2
    • Context and Scopes
    • None

    Description

      AbstractContext#configureScopeType contains:

      if (type.equals(ContextTypes.SINGLETON))
      {
      this.scopeType = ConversationScoped.class;
      }

      Attachments

        1. OWB-420.patch
          0.9 kB
          Gerhard Petracek

        Activity

          People

            struberg Mark Struberg
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: