[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1060) getInvokedBusinessInterface doesn't return correct interface

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Aug 6 01:34:56 EDT 2008


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

Andrew Lee Rubinger updated EJBTHREE-1060:
------------------------------------------

    Attachment: ejbthree-1060-core-unit-tests.patch


Added EJB3 Core Unit Tests

> getInvokedBusinessInterface doesn't return correct interface
> ------------------------------------------------------------
>
>                 Key: EJBTHREE-1060
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1060
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Carlo de Wolf
>            Assignee: Andrew Lee Rubinger
>         Attachments: ejbthree-1060-core-unit-tests.patch
>
>
> When there is a common super interface, getInvokedBusinessInterface doesn't return the correct interface.
> @Stateless
> @Remote({Remote1.class, Remote2.class})
> interface Remote1 extends CommonRemote
> interface Remote2 extends CommonRemote

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

        



More information about the jboss-jira mailing list