[jboss-jira] [JBoss JIRA] (WFLY-1573) Extension observer method doesn't get invoked if meta-annotations are given as a filter via @WithAnnotations
Farah Juma (JIRA)
jira-events at lists.jboss.org
Fri Jun 21 11:23:20 EDT 2013
Farah Juma created WFLY-1573:
--------------------------------
Summary: Extension observer method doesn't get invoked if meta-annotations are given as a filter via @WithAnnotations
Key: WFLY-1573
URL: https://issues.jboss.org/browse/WFLY-1573
Project: WildFly
Issue Type: Bug
Affects Versions: 8.0.0.Alpha1
Reporter: Farah Juma
Assignee: Jozef Hartinger
An extension observer method with meta-annotations given as a filter via @WithAnnotations only gets invoked if the annotation classes that contain the meta-annotations are added to the deployment. The problem is that if an annotation isn't part of the deployment, it's not part of the deployment Jandex index.
--
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