[jboss-jira] [JBoss JIRA] (AS7-6416) console spi BeanFactory processor does not support @Category

Rob Cernich (JIRA) jira-events at lists.jboss.org
Tue Jan 29 09:43:47 EST 2013


Rob Cernich created AS7-6416:
--------------------------------

             Summary: console spi BeanFactory processor does not support @Category
                 Key: AS7-6416
                 URL: https://issues.jboss.org/browse/AS7-6416
             Project: Application Server 7
          Issue Type: Bug
          Components: Console
            Reporter: Rob Cernich
            Assignee: Heiko Braun


The BeanFactory processor in the console SPI generates a composite BeanFactory by extending component bean factory types.  However, GWT does not process @Category annotations on parent interfaces, so any category classes defined on a component bean factor are not defined on the composite.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list