What am I doing wrong?
Thanks in advance.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/is-managed-by-a-different-Object-Manager-tp3322642p3324221.html
Sent from the Users forum mailing list archive at Nabble.com.
---
handle this kind of
warning or should I just ignore it?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/is-managed-by-a-different-Object-Manager-tp3322642p3324133.html
Sent from the Users forum mailing list archive at Nabble.com.
--
Hi all,
I try to store data within my database using JDO but I get the following
exception: "...is managed by a different Object Manager". So I tried a view
constallations but I didn't find the solution yet.
First of all here are my POJOs
-