[
http://jira.jboss.com/jira/browse/EJBTHREE-1081?page=comments#action_1238... ]
Emmanuel Bernard commented on EJBTHREE-1081:
--------------------------------------------
I'm not user it's a good idea. The annotation processor can look at the super
class without having to use @Inherited. Plus @Inherited does not propagates to
interfaces.
Add @Inherited meta annotation to org.jboss.annotation.ejb.*
annotations where possible
---------------------------------------------------------------------------------------
Key: EJBTHREE-1081
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1081
Project: EJB 3.0
Issue Type: Feature Request
Environment: JBoss 4.2.2.GA
Reporter: Michael McKibben
Priority: Minor
I am using @AspectDomain and @RemoteBindings in some of my ejbs to inject my own aspects,
and it would be very convenient not having to specify these annotations on each ejb that
inherit from the same base class. I'm sure there are other jboss ejb3 annotations
besides the @AspectDomain and @RemoteBindings that could also use the @Inherited
annotation as well.
--
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