-
Notifications
You must be signed in to change notification settings - Fork 81
Make CDI to replace EJB #424
Copy link
Copy link
Closed
Milestone
Description
A frequent request for CDI is to replace EJB as CDI is becoming more and more popular and widely adopted. CDI covers many EJB functionalities with a much easier framework. However, there are some gaps to be filled. I would like to use this issue to address the gaps where CDI has no counterpart functionalities. This includes:
-
startup
-
Timer
I think the useful feature of EJB is startup, so in CDI, we should provide this equivalent feature. As for Timer support, I think it can be supplied by other specs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels