When does OJB release the objects it creates to be collected by the garbage collector?
I have an app that uses a session bean. This session bean controls all the OJB persistence, but it seems that the memory used by my app server continues to grow...only when using OJB....
Is there a setting I can use to control this?
Currently, I have the no cache attribute set in my connection descriptor:
<object-cache class="org.apache.ojb.broker.cache.ObjectCacheEmptyImpl"/>


--
----------------------------
Bobby Lawrence
MIS Application Developer

Jefferson Lab (www.jlab.org)

Email: [EMAIL PROTECTED]
Office: (757) 269-5818
Pager: (757) 584-5818
----------------------------





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to