Hi, AFAIK, JBoss Seam (Gavin King) was the first implementation of the JSR-299 Web Beans. Since, this JSR has been renamed to “Java Context and Dependency Injection“ (a kind of Spring spec).
What are you looking for in Seam ? I'm starting looking OpenWebBeans (JSR 299 implementation) and it looks like interesting. I tried Seam some month ago but the configuration was horrible (especially, Embeddable JBoss). Today, RedHat strategy is not clear regarding embeddable JBoss. So from my point of view, you are required to use JBoss AS because there is no light weight container. During a JBoss User Group, i had a demo from Sacha and it was impressive but looking deeper, i was disappointed. Jean-Louis KMalhi wrote: > > Hi recursion, > This can definitely be looked into in the near future. I have never used > Seam before, so will have to do some research on Seam before giving a > definitive answer on supporting Seam. > > On Tue, Jul 14, 2009 at 8:23 AM, recursion <[email protected]> wrote: > >> >> Are there any thoughts in this direction in the community members ? >> >> Regards, >> >> recursion. >> -- >> View this message in context: >> http://www.nabble.com/OpenEJB-and-Seam-integration-tp24478402p24478402.html >> Sent from the OpenEJB User mailing list archive at Nabble.com. >> >> > > > -- > Karan Singh Malhi > > -- View this message in context: http://www.nabble.com/OpenEJB-and-Seam-integration-tp24478402p24571547.html Sent from the OpenEJB User mailing list archive at Nabble.com.
