posted 17 years ago
1 . Because get method corresponding to CMR field of bean will return a reference to local interface or a collection of the related bean. if you are using CMR, then you must have local interface. you can defined remote depedn on your need.
2. stateless can get reference to EJBObject in ejbRemove() and ejbCreate().
You can easily find the answer in Sun specification , 7.8.2, page 90.
Regards.
SCJP 5<br />SCBCD 1.3<br />SCEA 5 part 1 in progress....