[
https://issues.apache.org/jira/browse/TOMEE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau updated TOMEE-1446:
--------------------------------------
Description: IMPORTANT NOTE: when using this event it should be compared to
BeforeAppInfoBuilderEvent which is likely better. Main reason to use
BeforeStartEjbs is the need of reflection (to do filtering for instance). All
other cases shouldn't use it. AssemblerAfterApplicationCreated is also a good
condicate but this one is launched after timers are started. (was: IMPORTANT
NOTE: when using this event it should be compared to BeforeAppInfoBuilderEvent
which is likely better. Main reason to use BeforeStartEjbs is the need of
reflection (to do filtering for instance). All other cases shouldn't use it.)
> add event BeforeStartEjbs otherwise for timer beans it is surely too late if
> you want to modify it
> --------------------------------------------------------------------------------------------------
>
> Key: TOMEE-1446
> URL: https://issues.apache.org/jira/browse/TOMEE-1446
> Project: TomEE
> Issue Type: New Feature
> Reporter: Romain Manni-Bucau
> Assignee: Romain Manni-Bucau
> Fix For: 2.0.0-Milestone-1, 1.7.2
>
>
> IMPORTANT NOTE: when using this event it should be compared to
> BeforeAppInfoBuilderEvent which is likely better. Main reason to use
> BeforeStartEjbs is the need of reflection (to do filtering for instance). All
> other cases shouldn't use it. AssemblerAfterApplicationCreated is also a good
> condicate but this one is launched after timers are started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)