Originally posted by Prav Chau:
In EJB 2.0, BMPs are not allowed in Entity Beans. Is it the same case with EJB 1.1 as well?
Prav,
I think that you could study a lot of EJB programming, and forget for a while the questions and
SCEA certification. You're a little bit confused regarding EJB's, and for the SCEA exam, you need very strong skills at this area.
The only restriction that I know about Entity Beans that are interesting for the exam, is about which version of EJB introduced local interfaces for CMP Entity Beans, which is EJB 2.0. Plus, EJB 2.0 introduced container managed relationships (CMR) at the Entity beans programming.
Try to read the EJB specification to find this kind of answer!
Regards,