> 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 -~----------~----~----~----~------~----~------~--~---
