users@glassfish.java.net

Re: Inconsistent behaviour between JSF2 and CDI injection in @Fa

From: <forums_at_java.net>
Date: Tue, 24 May 2011 15:01:56 -0500 (CDT)

I have been dealing with this problem for a while now. Seam Faces [1] does
fix the problem, you can use as Craig has pointed out. However, Seam Faces
doesn't work with GlassFish for version 3.1 (the current version) or any
prior version due to the overzealous class loader bug, see:

- http://java.net/jira/browse/GLASSFISH-16318 [2]
- http://seamframework.org/Seam3/CompatibilityHome#H-OverzealousClassScanner
[3]

Seems like one problem after the other *sigh*.


[1] http://seamframework.org/Seam3/FacesModule
[2]
http://seamframework.org/Seam3/CompatibilityHome#H-OverzealousClassScanner
[3]
http://seamframework.org/Seam3/CompatibilityHome#H-OverzealousClassScanner

--
[Message sent by forum member 'smilon']
View Post: http://forums.java.net/node/705883