you have to remove your B from the list in A prior to removing it. otherwise you get the
constraint exception. this is normal behaviour.
you can use "mappedby" instead to avoid the m:n table (it is not temp btw.), but
then you will have a dependency from B to A and this is not always what you want
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964398#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...