jsr345-experts@ejb-spec.java.net

[jsr345-experts] EJB_SPEC-19 - Decoupling the _at_Startup/_at_DependsOn annotations from the EJB component model

From: Pete Muir <pmuir_at_bleepbleep.org.uk>
Date: Sun, 10 Jul 2011 19:22:24 +0100

I think this is a really good idea, and would fix something people really want in CDI.

One question with @DependsOn - it takes ejb names as attributes, which is something managed beans (especially CDI beans) don't have. Whilst this may be more of an issue for the CDI EG, any ideas on how to handle this?