Does it? The events are the same... (Both 2010426450)
HOWEVER, There are 2 separate instances of Listener (ref 35419258 and 420676924), even though Listener class is annotated with @ApplicationScoped So, the end method, will not be able to access the instance variables created in start. Is this really the way it should be? If so, I'll have to use static variables. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/CDI-Observes-ApplicationScoped-class-tp4681766p4681772.html Sent from the TomEE Users mailing list archive at Nabble.com.
