On page 338, it is suggested that for CMP entity beans, one cannot use EntityContext to get a reference to the EJBObject in the ejbCreate() method because it's "too early".
For mock exam solution number 9 on page 369, the question is:
"Which method(s) from the EntityContext interface can be invoked from within the ejbCreate method.."
getEJBObject() is claimed to be a correct answer.
So what's the deal? Can you call it or can't you? Or can you call it and just get no answer?
Chris Arthur
