This is really an EJB3/JPA question, not a Seam one. You may get better support if you
post your question in that forum. It sounds like you want a ManyToMany relation. If
Tasks can have many TaskItems and a TaskItem can be associated with more than one Task
this is a ManyToMany relation, not a OneToMany.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961445#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...