You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2006/10/12 23:05:37 UTC

[jira] Assigned: (OPENEJB-282) Both EJBHome and EJBLocalHome remove(Object primaryKey) methods should throw javax.ejb.RemoveException when used with Sessions beans

     [ http://issues.apache.org/jira/browse/OPENEJB-282?page=all ]

Jacek Laskowski reassigned OPENEJB-282:
---------------------------------------

    Assignee: Mohammad Nour

> Both EJBHome and EJBLocalHome remove(Object primaryKey) methods should throw javax.ejb.RemoveException when used with Sessions beans
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-282
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-282
>             Project: OpenEJB
>          Issue Type: Task
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>         Environment: java version "1.5.0_06"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
> Microsoft Windows XP Professional SP2
>            Reporter: Mohammad Nour
>         Assigned To: Mohammad Nour
>
> As described in *"EJB3.0 Core Contracts and Requirements"* specification, both *EJBHome* and *EJBLocalHome remove(Object primaryKey)* methods should throw *javax.ejb.RemoveException* as mentioned in sections *3.6.2.2*, *3.6.3.2* and *3.6.5* of the specification. Currently the code throws *java.rmi.RemoteException* when using *EJBHome* and *javax.ejb.EJBException* when using *EJBLocalHome*.

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