Hi guys,

when using ApplicationScopedBeanInterceptorHandler we can't pass TCKs
cause it cached instances so then is you use AlterableContext you keep
the cached instance.

By default we use just NormalScopedBeanInterceptorHandler and all
works fine. To solve this issue we should keep tracking proxies and
reset them when destroy is called.

I don't think it does worth it but it was mainly to share it since
ApplicationScopedBeanInterceptorHandler is still nice to use :).


Romain Manni-Bucau
@rmannibucau
http://www.tomitribe.com
http://rmannibucau.wordpress.com
https://github.com/rmannibucau

Reply via email to