Out of Date
Details
Assignee
UnassignedUnassignedReporter
Stuart DouglasStuart DouglasParticipants
Guillaume SmetGunnar MorlingStuart DouglasPriority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
Stuart Douglas
Stuart DouglasParticipants
Guillaume Smet
Gunnar Morling
Stuart Douglas
Priority
Created February 22, 2018 at 12:31 AM
Updated February 28, 2018 at 3:02 PM
Resolved February 28, 2018 at 3:02 PM
This results in the following warning in the log:
14:59:16,390 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-1) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptor is deprecated from CDI 1.1!
The new version of this method that also takes a bean id should be used instead.