Hi all I had converted ejb1.1 to ejb2.0 jar and the bean is deployed. But when I am trying to insert a record through client. I am getting an error "cannot insert NULL into the fieldname". Whereas the field name is a primary key and I am passing the value from the client code. Has some one come across this. Thanks in advance Regards, Pradeep