[jboss-jira] [JBoss JIRA] Closed: (JBMICROCONT-334) XML created Annotations should be removed from the INSTANCE metadata when the bean is uninstalled
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Fri Aug 8 12:31:50 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMICROCONT-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock closed JBMICROCONT-334.
------------------------------------
Resolution: Done
I've fixed this by changing the api to updateMetaData/Annotations() with an add parameter
which is true for add and false for remove.
I also fixed a similar issue to JBMICRCONT-330 where it was always creating
component metadata retrievals even if they already existed.
> XML created Annotations should be removed from the INSTANCE metadata when the bean is uninstalled
> -------------------------------------------------------------------------------------------------
>
> Key: JBMICROCONT-334
> URL: https://jira.jboss.org/jira/browse/JBMICROCONT-334
> Project: JBoss MicroContainer
> Issue Type: Bug
> Components: Kernel
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Fix For: JBossMC.2.0.0.CR1
>
>
> See MutableMetaData testcase
> The annotations loaded from the BeanMetaData into the INSTANCE/mutable metadata should be removed
> at uninstall.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list