Dain Sundstrom wrote: > It looks like you are trying to use a not-null foreign key column, which > is not supported by the CMP 2.0 persistence engine. > > -dain >
Hello (again) Is this a limitation of CMP2 or jboss ? I have run into this problem again :-(. From what I can see I have to have "NOT NULL" for my foreign key columns (my postgres book is in uni so i can't check that, but postgres appears to put the NOT NULL bit in for me by default even if i remove it from the schema). So.. any suggestions? Thanks David. -- David Goodwin [ [EMAIL PROTECTED] ]----[ http://www.codepoets.co.uk ] [ BEng Software Engineering, Uni. of Wales, Aberystwyth ] _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
