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