[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1081) Add @Inherited meta annotation to org.jboss.annotation.ejb.* annotations where possible

Michael McKibben (JIRA) jira-events at lists.jboss.org
Fri Oct 26 14:32:28 EDT 2007


    [ http://jira.jboss.com/jira/browse/EJBTHREE-1081?page=comments#action_12384643 ] 
            
Michael McKibben commented on EJBTHREE-1081:
--------------------------------------------

hmm, perhaps this is a bug with the annotation processor then, because I can only get JBoss to recognize my @AspectDomain and @RemoteBindings annotation if I have them on the actual ejb type, and not on a base type.

> 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

        



More information about the jboss-jira mailing list