You need to use Commit Option C. See EJB Spec for details. --Victor
Danny wrote: > The reason I want to know about programmatically removing a CMP entity bean > from memory is because I'm retrieving an enumeration/collection of CMP > entity beans from the database through a CMP finder method, this finder > method is called each time a particular web page is served, and each time > the finder method is called a whole new set of active entity beans is > created. There are hundreds of active CMP entity beans being created even > though the collection of CMP entity beans being returned is the same 10 or > 15 CMP entity beans each time. > > Danny =========================================================================== 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".
