The exception is clear. You are passing an entity Hibernate knows about (i.e. is already
persisted) to persist. You can't do that. You'll need to use a debugger to find
out why.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075877#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...