[ https://issues.apache.org/jira/browse/BVAL-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138367#comment-17138367
]
Romain Manni-Bucau commented on BVAL-182:
-----------------------------------------
[~tandraschko] best we can do is to let hibernate-validator handle the cdi bean (-Dbval-in-container
*on the jvm*, not a connection pool ;)) or the app can fix it with a custom extension vetoing
the bean it does not need. Not sure we'd do much more at bval level.
> CDI deployment failure:WELD-001409
> ----------------------------------
>
> Key: BVAL-182
> URL: https://issues.apache.org/jira/browse/BVAL-182
> Project: BVal
> Issue Type: Bug
> Reporter: uma.maheswar
> Priority: Major
>
> while deploying Syncope war file in glassfish server i m getting this issue.
> Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001409:
Ambiguous dependencies for type Validator with qualifiers @Default at injection point [UnbackedAnnotatedField]
@Inject private org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptor.validator
at
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|