[ 
https://issues.apache.org/jira/browse/DELTASPIKE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466175#comment-13466175
 ] 

Mark Struberg commented on DELTASPIKE-275:
------------------------------------------

Would need to look but one argument for lazy init is if information is not yet 
available during the container boot. 
In any other case I would also prefer to do as much as possible during boot to 
speed up runtime. Of course only if it doesn't mean we get crazy boot times.
                
> org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension#verifyInjectionPoints
>  calls BeanProvider while cdi is not completely started
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-275
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-275
>             Project: DeltaSpike
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>
> call due to 
> org.apache.deltaspike.core.impl.exception.control.HandlerMethodImpl#initBean 
> call

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to