With Seam 1.1.GA.
Happens when the database has tables that reference each other in FKs.
Example:
- Table A: id (PK), b_id (FK).
- Table B: id (PK), a_id (FK).
I can provide more details if necessary but that should be enough to reproduce the error.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993957#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...