I am trying to establish 1:N relationship in between two entity beans.Second bean's table one cell is foreign key for first table's primary key. I made proper changes in Deployment descriptor for this. Whiloe running this code, first EJB creation takes place successfully, but not for second, and i got this error...