Hello all

Friday, May 25, 2001, 6:35:04 PM, you wrote:
dDC> Does your bean's ejbCreate return a proper primary key?
dDC> Richard Conway wrote:

>> I too am experiencing this problem. I get...
>> 
>> [DelegateAccountEJBean] java.lang.IllegalStateException: INSERTING AN
>> ALREADY EXISTING BEAN, ID = o18 a0
We met this problem just now with jBoss 2.2.2

We use BMP bean, if we use bean reference got from create, remove
works ok. But if we got that reference from finder, we have INSERTING
AN ALREADY EXISTING BEAN exception.

If it was CMP bean, situation is obvious - we should execute getter
and everything will be ok. But what shpuld we do with BMP bean?


Vale! - Mikhail Akopov


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to