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