From: digi_pixel <napperley_at_gmail.com>
Date: Thu, 17 Jan 2008 18:56:33 -0800 (PST)
Yes in fact I was under the advise that session EJBs had to be registered in
web.xml when the EAR was being deployed to Glassfish since Seam is
completely unable to determine how to access the EJB from the container.
There is no issue with this if the EAR is deployed to JBoss instead.