[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1217) EJBHome.remove(Object primaryKey) must throw RemoveException for session beans

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Mar 12 11:37:58 EDT 2008


EJBHome.remove(Object primaryKey) must throw RemoveException for session beans
------------------------------------------------------------------------------

                 Key: EJBTHREE-1217
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1217
             Project: EJB 3.0
          Issue Type: Bug
            Reporter: Carlo de Wolf
         Assigned To: Carlo de Wolf
             Fix For: AS 5.0.0.CR1


EJB 3 3.6.2.2:
Because session objects do not have primary keys that are accessible to clients, invoking the
javax.ejb.EJBHome.remove(Object primaryKey) method on a session results in a
javax.ejb.RemoveException.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list