Hi Rickard,
I've tested my entity bean with SUN RI,
the ejbLoad get called on every call of the business method.
may i know what is the diffrence between jBoss and SUN RI.
may i know what does option B stand for.....?
btw, sorry for overlook ur name, i thought its Richard.
Penn
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Rickard Öberg
Sent: Monday, February 26, 2001 7:29 PM
To: JBoss-User
Subject: Re: [jBoss-User] ejbLoad for BMP
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]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]