Philani Dlamini [
http://community.jboss.org/people/philani] created the discussion
"Re: EntityManager.remove() throws java.lang.IllegalArgumentException: Removing a
detached instance ?"
To view the discussion, visit:
http://community.jboss.org/message/596422#596422
--------------------------------------------------------------
try calling merge(). You entity is not being managed by EntityManager anymore.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/596422#596422]
Start a new discussion in EJB3 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]