You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/01/08 22:24:27 UTC

[jira] Closed: (OPENEJB-436) Exception when remove(handle) is called on a stateless session bean.

     [ https://issues.apache.org/jira/browse/OPENEJB-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed OPENEJB-436.
--------------------------------

    Resolution: Fixed

Committed revision 494200.

> Exception when remove(handle) is called on a stateless session bean.
> --------------------------------------------------------------------
>
>                 Key: OPENEJB-436
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-436
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: corba
>    Affects Versions: 2.3
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 2.3
>
>
> remove(handle) is throwing an exception when called with a handle for a stateless session bean.  This is occurring because an isInstance() test is getting performed on a sub object that has been created via a narrow() operation using the EJBObject class.  The created stub does not implement the interface, even though the underlying real object does.  

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