posted 15 years ago
First post here I am having trouble saving an object on google app engine. Here is my POJO class:
Here is my JDO Code.:
Things go wrong when making the call to makePersistent. The exception is:
I have tried google and nothing. Does anybody know what Im doing wrong? Thanks.