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

Gerhard Petracek resolved DELTASPIKE-381.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5
    
> 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
>             Fix For: 0.5
>
>
> 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