Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the reference to @ManagedBean #530

Closed
Emily-Jiang opened this issue Jan 30, 2024 · 0 comments · Fixed by #531
Closed

Remove the reference to @ManagedBean #530

Emily-Jiang opened this issue Jan 30, 2024 · 0 comments · Fixed by #531
Assignees

Comments

@Emily-Jiang
Copy link
Contributor

Since @ManagedBean has been deleted under this PR, we need to remove the reference to this annotation. After a quick search, the file tck-audit-cdi.xml should be updated.

<text>When running in Jakarta EE, the container must also fire an event for every injection point of every Jakarta EE component class supporting injection
                that may be instantiated by the container at runtime, including every managed bean declared using @ManagedBean, EJB session or message-driven
                bean.
            </text>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant