Hi All... Here is the JIRA http://issues.apache.org/jira/browse/OPENEJB-282. Please someone assign it to me as I don't have the enough JIRA karma to do this.
Thanks - Mohammad On 10/12/06, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote:
Hi All... 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.EJBExceptionwhen using EJBLocalHome. I will open a JIRA with this issue to track this requirement. Thanks - Mohammad
