|
Hello everybody;
I am using the latest JOnAS, and I would like to
now when exactly ejbPassivate/ejbActivate are called ?
I found out that Jonas execute ejbPassivate just
after I finish invoke "getXXX" methods on my Entity Bean:
Example :
Entity Bean "User"
Steps:
1 ---->get Home
interface
2
---->findbyPrimaryKey
3 ---->getUserName
4 end
I remark that ejbPassivat is executed by Jonas just
after getUserName. is it normal ?
thanks lot...
|
- Re: ejbPassivate/ejbActivate frequency call ? yahoo
- Re: ejbPassivate/ejbActivate frequency call ? Fran�ois Exertier
- Re: ejbPassivate/ejbActivate frequency call ? Fran�ois Exertier
- Fw: ejbPassivate/ejbActivate frequency call ? yahoo
