It turns out it was because I had declared the primary key within the
class, but was leaving it null assuming the container would create it.
Apparently that’s not necessary.

-- Chris

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Paransky
> Sent: Sunday, April 15, 2001 3:40 PM
> To: Orion-Interest
> Subject: RE: Null pointer bug?
>
>
> Can you post some code?  The code of your Control bean, and the
> code of the
> TestBean that you are creating.  Also post the code for your primary key
> classes.


Reply via email to