I'm trying to implement a a read only entity bean for caching some
static data. I just want to load this data when the bean is first
invoked and then keep the bean active for a particular period of time.

If no accesses are made to the read only entity bean. Then I want to
time it out.

Could someone point me to an example (an EJB pattern perhaps) that I could
read up or better still
provide an explaination on how I could go about designing something like
this.

Thanks,
Atul

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to