[seam-issues] [JBoss JIRA] (JBSEAM-4855) Entity not found exception:deleted entity passed to persistence

Marek Novotny (Updated) (JIRA) jira-events at lists.jboss.org
Fri Nov 11 06:38:45 EST 2011


     [ https://issues.jboss.org/browse/JBSEAM-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny updated JBSEAM-4855:
----------------------------------

    Fix Version/s:     (was: 2.2.0.GA)

    
> Entity not found exception:deleted entity passed to persistence
> ---------------------------------------------------------------
>
>                 Key: JBSEAM-4855
>                 URL: https://issues.jboss.org/browse/JBSEAM-4855
>             Project: Seam 2
>          Issue Type: Feature Request
>          Components: EJB3
>    Affects Versions: 2.2.0.GA
>         Environment: Windows vista
>            Reporter: mahesh naidu
>              Labels: jboss
>   Original Estimate: 2 minutes
>  Remaining Estimate: 2 minutes
>
> 1.To cancel the changes made to a entity that is in persistence state.I used em.cancel().
> After this all managed objects are get detached from entity manager.
> 2.Then i try to remove the same object by calling em.remove(em.merge(someobject)) then it is giving the above error.Even though i never 
> deleted the 'someobject' the error is like the above.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list