[seam-dev] Another GlassFish bug

Jozef Hartinger jharting at redhat.com
Fri Jan 28 08:08:47 EST 2011


FYI,

I run into another GlassFish CDI visibility bug when working on Seam 
REST beta release. Seems that jar to jar visibility does or does not 
work based on the order in which jars are loaded.

You are fine as long as a jar with A bean is loaded before a jar with A 
injection point. Otherwise, you'll get the UnsatisfiedResolutionException.

http://java.net/jira/browse/GLASSFISH-15735

-- 
Jozef Hartinger
Seam QA Engineer


More information about the seam-dev mailing list