[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-778) @Remote/@Local interface can be inherited from superclass

Bill Burke (JIRA) jira-events at jboss.com
Wed Nov 8 12:31:41 EST 2006


     [ http://jira.jboss.com/jira/browse/EJBTHREE-778?page=all ]

Bill Burke updated EJBTHREE-778:
--------------------------------

    Affects Version/s: EJB 3.0 RC10 - FD

> @Remote/@Local interface can be inherited from superclass
> ---------------------------------------------------------
>
>                 Key: EJBTHREE-778
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-778
>             Project: EJB 3.0
>          Issue Type: Feature Request
>    Affects Versions: EJB 3.0 RC10 - FD
>            Reporter: Bill Burke
>
> class TheSuper implements MyRemote {}
> @Remote interface MyRemote {}
> @Stateless class Subclass extends TheSuper {}
> SubClass stateless bean should be able to inherit remote interface from a superclass that implements @Remote.
> *NOTE* we need to check the spec to see if this is ok.

-- 
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