Yes, please provide more information if you can.  There was a bug fix in
1.2.5 that made queries respect fetch groups, but JPA doesn't have fetch
groups so the error you're reporting suggests that something is wrong here.
Can you boil it down to a small snippet that reproduces the problem?

Thanks,
Max

On Wed, Sep 9, 2009 at 10:34 PM, datanucleus <[email protected]>wrote:

>
> > I am using JPA btw, so.... can someone tell me if I need to do in
> > order make this work again? Why does it work sometimes?
>
> Why not look in the log ? It tells you what is detached, when, and
> why. If a field (and who knows what type this field is ...) is not
> detached then you can't access it.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to