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 >
Hi Dain, Thanks that solved the problem, I discovered there was an incorrect entry in the db schema which was doing the "not null" bit. cheers 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
