Hi All,

The problem context:

I have a collection of session bean facades that manage a set of entity beans.  All 
beans are configured with a transactional attribute of 'Required'. The container 
configuration is set to commit option A.

The problem:

I still get a plethora of ejbLoad() and ejbStore() callbacks on beans that should be 
cached in memory.  This implies to me that a transactional boundary is being crossed - 
but I don't know where.

Does anyone have any clues for me to chase down?

Thanks for your time in advance,

Gareth

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841152#3841152

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841152


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to