Hello guys,

thanks
to org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension
we promote our interceptors with a @Priority but if they are provided in
beans.xml too we got warnings on some servers.

Should we rework this logic or our packaging?

wdyt?


Side note: my workaround is:

deactivate.org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension
= true
org.apache.deltaspike.core.spi.activation.ClassDeactivator =
org.apache.deltaspike.core.impl.activation.DefaultClassDeactivator


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

Reply via email to