Hello !
I have next problem ...
Link at JIRA: 
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2977

I have entity MovieCategory and entity Movie.
MovieCategory relate with Movie in many to one.

I have two MovieCategories.

But if I remove Movie from first MovieCategory and add to second MovieCategory,
then movie have added to second MovieCategory successful.

But from first MovieCategory this Movie don't remove !!!

This appear only if JBoss Cache is enabled.
If second level cache is disabled, then all work properly !

I am insert part of log, where show how Hibernate work with cache .

Please, help me! This problem is critical for me !

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109047#4109047

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109047
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to