This week's giveaway is in the Testing forum. We're giving away four copies of TDD for a Shopping Website LiveProject and have Steven Solomon on-line! See this thread for details.
P. 672 Q.45 which methods from EntityContext interface can be invoked, regardless of transaction context? A. getEJBHome() B.getEJBObject(). I remember in ejbCreate(): disallowed to call getEJBObject? Any comment?