I am using Spring and OpenPersistenceManagerInView as well.

I experienced various problems. I am now using

pmf.getPersistenceManagerProxy() (instead of pmf.getPersistenceManager
()) and it works quite fine.

regards,
andreas

On 8 Dez., 17:30, tal <tal.j....@gmail.com> wrote:
> I might be having the same problem.
> took me a while to find the consistency: i have 2 unrelated model
> classes (User and Category). creating or updating Category objects
> initially works, but when i read users from the datastore, creating
> and updating of Category stops working until I restart my server.
> I am using a different persistenceManager for each class, retrieved
> from a joint persistenceManagerFactory.
>
> was your problem resolved?
>
> On Nov 20, 1:47 am, randal <rdgo...@gmail.com> wrote:
>
>
>
> > No not yet.- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -

--

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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to