On page 94, step 5 says that "The bean is created" and step 6 says that "The EJBObject is made"... So the bean is created before the EJBObject is made...
but on page 100, step 4 says that "The EJBObject is created/instantiated for the bean" and step 5 says that "Te bean itself is instantiated". So here it means that the EJBObject is created first for the bean and the bean is instantiated later... or does it mean only to stateful session beans?
Could anyone please explain these confusing steps? Thanks a lot...

Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0