Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17780

bean-discovery-mode="annotated" does not detect @ClientWindowScoped Beans

XMLWordPrintable

      • add bean-discovery-mode="annotated"  to beans.xml
      • add a @ClientWindowScoped Bean to the war
      • start Wildfly
    • ---
    • ---

      If I use

       

      bean-discovery-mode="annotated" 

      in beans.xml the @ClientWindowScoped are not detected. With mode "all" it works fine.

      https://jakarta.ee/specifications/cdi/4.0/jakarta-cdi-spec-4.0.html#default_bean_discovery

      describes that "all other normal scope types," have to be detected. I think ClientWindowScoped is a normal scope since 4.0.

       

              manovotn Matěj Novotný
              schoeso Arndt Schönberg (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: