Hi!

Penn wrote:
> 
> Hi Richard and ole,
> 
> It still doesn't work.

One thing: using commit option C will give you one ejbLoad per
transaction, and not one per business method call. Important
distinction. 

There is no way to get one ejbLoad per business method call other than
using TX_REQUIRES_NEW as tx setting.

regards,
  Rickard

-- 
Rickard Öberg

Email: [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to