maran selva [
https://community.jboss.org/people/maran_su] created the discussion
"Re: javax.ejb.EJBTransactionRolledbackException:detached entity passed to persist in
EJB3"
To view the discussion, visit:
https://community.jboss.org/message/802544#802544
--------------------------------------------------------------
Hi ,
I have resolved the issue by changing *cascade=CascadeType.ALL* to
*cascade=CascadeType.MERGE*
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/802544#802544]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]