Hi, I have an entity EJB containing another. Their relation is one-to-one. In the database, I defined the relation with a foreign key field. However I define the orion-ejb-jar.xml, I keep getting an: "Internal error, persistence type not specified for <my foreign key field> 0". Can someone pls tell me how to do this? Thanks, udi
