Hi,
In the HFE it is mentioned that if two
ejb's have some relation with each other, then the abstract method in one Bean class should only return the Local Component Interface of the other class.
So my question is, why is it neccessary to return only the local component interface(or a collection of local component interface) from a abstract method(representing the CMR field) in the bean class?
thanx,
sanjiv
scjp, scwcd.