Skip to content

Beans that are annotated with stereotype annotations are not labeled correctly concerning their role and scope #42

Description

@cl90

When a Bean Class is annotated with a Stereotype Annotation which is meta-annotated with a @~Scoped Annotation (i. e. @SessionScoped), the Bean Class should be labeled as SessionScoped.

Instead, the Stereotype Annotation itself is labeled as SessionScoped.

This should be fixed for all annotations that can be used as meta-annotations for Stereotype Annotations.

See https://jakarta.ee/specifications/cdi/3.0/jakarta-cdi-spec-3.0.html#stereotypes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions