JBoss Community

Re: EntityManager.remove() throws java.lang.IllegalArgumentException: Removing a detached instance ?

created by Philani Dlamini in EJB3 Development - View the full discussion

try calling merge(). You entity is not being managed by EntityManager anymore.

Reply to this message by going to Community

Start a new discussion in EJB3 Development at Community