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

Jason Porter commented on DELTASPIKE-275:
-----------------------------------------

Given that we have to do the injectionpoint verification lazily, we're back to 
the BeanProvider being called. We simply need to do this with with a BM from 
the AfterDeploymentValidation event injection, correct?
                
> 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