Aatish, Thursday, November 14, 2002, 7:06:12 AM, you wrote: AS> I have written the ejb:relation tag for a unidirectional 1:N relation ship between CategoryEjb and QuestionEjb. I AS> am getting the following error when trying to deploy the package on JBoss AS> "Atleast one role of a foreign-key mapped relationship must have key fields : ejb-relation-name=CategoryHasQuestions AS> Can some one help me with what this error means and how I can get rid of it.
This message happens because of the element "<key-fields>" is not correct on the jbosscmp-jdbc.xml file. I can not say what is missing on XDoclet who causes this. The XDoclet gurus on the list can say this to you. -- Best regards, Danilo mailto:[EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
