Hi,

I'm troubleshooting an issue in Hammock where when using OWB 2.0.1 + Tomcat
9 M26, the results of CDI.current().getBeanManager() give back different
BeanManager instances.

In fact, calling WebBeansContext.currentInstance() is returning a different
instance on each invocation in separate threads.  It's almost as if the
parent OWB instance is shutting down and a new instance is being created.
Switching back to the main thread, I lose the original instance that I had.

John

Reply via email to