[jboss-user] [JBoss Seam] - StackOverflowError in
rpiaggio
do-not-reply at jboss.com
Thu Dec 14 12:35:07 EST 2006
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#3993957
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993957
More information about the jboss-user
mailing list