[ 
https://issues.apache.org/jira/browse/DELTASPIKE-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John D. Ament closed DELTASPIKE-381.
------------------------------------

    Resolution: Won't Fix

Thanks for the bug report, however the code's not 100% complete.  The main 
issue is still open, if you have opinions you can either email the group on the 
beanval thread or comment on the referenced issue here.  Thanks!
                
> missing optional bean-lookup
> ----------------------------
>
>                 Key: DELTASPIKE-381
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-381
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: BV-Module
>    Affects Versions: 0.5
>            Reporter: Gerhard Petracek
>            Assignee: John D. Ament
>            Priority: Critical
>
> CDIAwareConstraintValidatorFactory uses
>         resolvedInst = BeanProvider.getContextualReference(validatorClass);
> instead of
>         resolvedInst = BeanProvider.getContextualReference(validatorClass, 
> true);

--
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