From: danch (Dan Christopherson) [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 25, 2001 4:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] home.create throws an IllegalStateException
Does your bean's ejbCreate return a proper primary key?
Richard Conway wrote:
> I too am experiencing th
Does your bean's ejbCreate return a proper primary key?
Richard Conway wrote:
> I too am experiencing this problem. I get...
>
> [DelegateAccountEJBean] java.lang.IllegalStateException: INSERTING AN
> ALREADY EXISTING BEAN, ID = o18 a0
> pa16087
>
> ... when the EJBs create method is called.
I too am experiencing this problem. I get...
[DelegateAccountEJBean] java.lang.IllegalStateException: INSERTING AN
ALREADY EXISTING BEAN, ID = o18 a0
pa16087
... when the EJBs create method is called.
The third parameter in the primary key (pa=16087) is obtained as the nextval
from an Oracle