You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2020/11/11 19:44:54 UTC

missing javax.enterprise.context.control.ActivateRequestContext interceptor?

Hi all,

Do we miss javax.enterprise.context.control.ActivateRequestContext
interceptor in built in beans?
Any reason about it or do we add it straight before 2.0.20?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>

Re: missing javax.enterprise.context.control.ActivateRequestContext interceptor?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Fixed, also fixed within the same commit (cause it was impacting the test)
an issue with interceptors and lifecycle callback
(postconstruct/predestroy), they were inheriting method interceptors in
some cases which was likely unexpected.
Planning to run a release now - shout if there is any issue please.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le mer. 11 nov. 2020 à 23:05, Thomas Andraschko <an...@gmail.com>
a écrit :

> +1 to add it if missing
>
> Romain Manni-Bucau <rm...@gmail.com> schrieb am Mi., 11. Nov. 2020,
> 20:45:
>
> > Hi all,
> >
> > Do we miss javax.enterprise.context.control.ActivateRequestContext
> > interceptor in built in beans?
> > Any reason about it or do we add it straight before 2.0.20?
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> >
>

Re: missing javax.enterprise.context.control.ActivateRequestContext interceptor?

Posted by Thomas Andraschko <an...@gmail.com>.
+1 to add it if missing

Romain Manni-Bucau <rm...@gmail.com> schrieb am Mi., 11. Nov. 2020,
20:45:

> Hi all,
>
> Do we miss javax.enterprise.context.control.ActivateRequestContext
> interceptor in built in beans?
> Any reason about it or do we add it straight before 2.0.20?
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>