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

JakartaEE: Jakarta Managed Bean Support #11850

Closed
5 tasks done
atosak opened this issue Apr 20, 2020 · 1 comment
Closed
5 tasks done

JakartaEE: Jakarta Managed Bean Support #11850

atosak opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
Epic Used to track Feature Epics that are following the UFO process FAT complete This label is not part of the feature process and will be deleted. Use `target:ga` label instead. Final API Delivered focalApproved:fat Focal Approval granted for FAT for the feature in:Java EE Platform jakartaEE9 release:20009-beta story target:beta The Epic or Issue is targetted for the next beta target:20009-beta team:Blizzard

Comments

@atosak
Copy link

atosak commented Apr 20, 2020

Support the Jakarta Managed Bean specification (jakarta.annotation.ManagedBean).

The following will be required to support ManagedBeans

  • Provide the API (`jakarta.annotation.ManagedBean). This is provided by the common annotations Epic (JakartaEE: Jakarta Annotations Support #11849).
  • Provide the implementation. In open-liberty, ManagedBean support is primarily provided as a special bean type in the EJB Container core, so EJB Container core will be provided here, and the Jakarta Enterprise Beans Epic (JakartaEE 9: Jakarta Enterprise Beans 4.0 Support #11450) will depend on this Epic.
  • Deliver in beta / webProfile
  • Provide implementation for application client (client container)
  • Provide testing

FAT Summary : #12969

@tkburroughs tkburroughs self-assigned this May 1, 2020
@tkburroughs tkburroughs added in:Java EE Platform team:Blizzard Epic Used to track Feature Epics that are following the UFO process labels May 1, 2020
@tkburroughs tkburroughs added the target:beta The Epic or Issue is targetted for the next beta label Jul 20, 2020
@tkburroughs tkburroughs added the FAT complete This label is not part of the feature process and will be deleted. Use `target:ga` label instead. label Jan 21, 2021
@tkburroughs
Copy link
Member

All work complete; FAT Summary : #12969

@ayoho ayoho added the focalApproved:fat Focal Approval granted for FAT for the feature label Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Used to track Feature Epics that are following the UFO process FAT complete This label is not part of the feature process and will be deleted. Use `target:ga` label instead. Final API Delivered focalApproved:fat Focal Approval granted for FAT for the feature in:Java EE Platform jakartaEE9 release:20009-beta story target:beta The Epic or Issue is targetted for the next beta target:20009-beta team:Blizzard
Projects
None yet
Development

No branches or pull requests

6 participants