posted 17 years ago
Hi Gowda
let me tell my understanding..
The container does not pull the bean instance out of the pool(state cahge does not happens) to execute the finder method, it select one of the bean instance and call the finder method implemented by the container(CMT), and returns the ejbobject having primary key assigned to it( at that time the bean context is not assigned the primary key..)
once the client call the businees method on ejbobject stub then only the primary key may assigned to session context and it represent that entity
It might slightly.. differ from vendor to vendor..
Hope it clears your doubt..
Awishek Kr Sinha<br />SCJP 1.4<br />SCBCD 1.3