quality@glassfish.java.net

Re: EJB Container initialization error

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Sat, 21 Nov 2009 14:28:32 +0100

nope, this is a "normal" Glassfish V3 installation..

I happened again in the b70, what makes me consider the following options:

1) a code bug (most probable cause, but why it happens only sometimes?)
2) incorrect usage of @EJB and @Resource annotation to inject beans in
other beans

btw, where to use one or other?