| Author |
Error when saving relationship
|
Sathya Sekar
Greenhorn
Joined: Dec 17, 2003
Posts: 15
|
|
Hello, I am trying out a simple one-many relationship using XDoclet : The parent's XML : and the class code : The child's XML : and the class code : I am trying to add the child to the parent : This causes the below failure : This error does not happen if I follow the route of - save parent and commit - save child and commit - add child to parent and commit Anything I am doing wrong ? Thanks.
|
 |
Alexandru Popescu
Ranch Hand
Joined: Jul 12, 2004
Posts: 995
|
|
Sathya take a look at this and also investigate more on native keys. I guess these are creating you problems. ./pope
|
blog - InfoQ.com
|
 |
 |
|
|
subject: Error when saving relationship
|
|
|