Olivier

The thread "problem with great number of entitybeans" from 21st Nov
seems relevant, especially the response from John Ellis:

> According to the J2EE blueprints, entity beans should not be accessed directly
> from the client.

I had similar problems months ago which nobody else seemed to be having.
I too was accessing entity beans directly from the client, which does
seem to be an unpopular (and not recommended) way of doing things. 

All this implies that if you access only session beans from the client,
and the session beans access the entity beans, the problems go away.
Though I've not checked this. And I don't understand why.

regards 

Jonathan

Olivier HEDIN wrote:
> 
> Hi,
> 
> We are currently experimenting the following problem with JOnAS 2.1.1 :
> 
> We are creating lots of CMP Beans (about 20.000) of the same type.
> The memory grows and grows until an OutOfMemoryError or something like
> "Transaction inconsistency error" occurs.
------------------------------------------------------------------
This email is confidential and intended solely for the use of the individual to whom 
it is addressed. Any views or opinions presented are solely those of the author and do 
not necessarily represent those of Sema Group. 
If you are not the intended recipient, be advised that you have received this email in 
error and that any use, dissemination, forwarding, printing, or copying of this email 
is strictly prohibited.
------------------------------------------------------------------

----
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".

Reply via email to