[jboss-user] [JBossCache] - Problem with one-to-many assotiations in Hibernate with enab

JohnBat26 do-not-reply at jboss.com
Thu Nov 29 14:32:55 EST 2007


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



More information about the jboss-user mailing list