Hello While creating a large set of new entity beans (container managed) the server returns an out of memory error message. I profiled the process to allocate the problem and detected that all created entity beans were still alive inside the container. In our application many different entity beans are created, updated and retrieved. Is it just a matter of time before the application server is overloaded with entity beans(if this is true it is a serious flaw)? Or am I just overlooking something. We are working with Enhydra 4.0a4, where Jonas is included as ejb server. Thanks in advance for your answer. Kind regards Marc Jansen ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
