I'm having some difficulty with the PersistenceManager class.  When
running my app locally, it appears I can have multiple
PersistenceManagers open at once operating on different entity groups
at the same time.  However, when I try to do this in a JUnit test, I
end up getting all sorts of exceptions.  It stands to reason that it
should be okay opening up multiple PersistenceManagers, but my unit
tests beg to differ.  In this case, what's wrong, my code or the unit
test?  Would it be better, too, if I provided a testcase as to what's
going on?  Thanks in advance.
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to