Hi,

During a bug in my Client I found the following behavior of jBoss:

I have an EntityBean with two PK Fields of type int. I have set these fields
to 0 (my bug) and called create from the client. The bean was created. After
that I set the right values (the PK fields too) and know I thought the
EntityBean with PK fields = 0 does not exists. But if I created again an
EntityBean with pk field = 0 I have got :


[Artikel] java.lang.IllegalStateException: INSERTING AN ALREADY EXISTING
BEAN, I
D = de.oblgmbh.jbvs.meta.interfaces.ArtikelPK@0

Is that behavior right ?

CU

---
Ingo Bruell
OBL GmbH ([EMAIL PROTECTED])
Hude (Oldenburg)
Germany


Reply via email to