2016-04-21 14:58 GMT+02:00 jllado <[email protected]>: > Great! When M4 is out, we'll update tomee :-D > > But about "TomEE 7 doesnt need system interceptors since it has bval 1.1", > we are using hibernate-validation. So actually we don't have bval jar's > into > our tomme lib directory. Then, can I use BeanValidation in jaxrs with > hibernate-validation (without the cxf interceptor)? > > bval defines CDI interceptors in a standard fashion so configuring it to be active (either validation.xml or @ValidateOnExecution) works whatever provider you use.
> Thanks! > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Service-object-is-not-a-singleton-use-a-custom-invoker-to-validate-tp4677891p4678187.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
