Hello everyone,

This question has been asked before in this mailing list but there has been
no answer yet. I hope that there is some response this time.

The questions are:
1. Does Orion implement EJB object caching? If yes, I'll appreciate some
details on what has been implemented.
2. I want to find out specifically about CMP based EJB caching. When are
these beans cached and what evicts them from cache? I have implemented some
CMP EJBs and I see that anytime I want to access these beans, a database
call is made. To clarify, my client starts up and instantiates these beans
and then exits. When I restart the client, when it accesses the same beans
leads to database calls.
3. Some details about session beans caching will also be appreciated. Does
Orion allow that some number of session bean instances be pre-created? If
yes, how can this be specified?

Thanks,
Deepak


Reply via email to