On Tuesday 13 July 2010 06:28 AM, glassfish_at_javadesktop.org wrote:
> The remaining problem, which isn't holding me up, is that although
> the
ProcessSessionBean CDI event is fired, the session bean itself does not
appear to be present in the set returned by BeanManager#getBeans() in
the AfterDeploymentValidation event (I supply Object.class as its single
argument). That seems odd to me. I would expect the EJB to be present in
there as well.
What is Foo.class in the code-snippet above? Does it have any additional
Qualifiers specified?
Thanks
--Siva.