[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6507) BeanMetaDataICF needs to delegate to AbstractInstanceClassFactory for managed object values
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Feb 16 12:54:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark resolved JBAS-6507.
---------------------------------
Fix Version/s: JBossAS-6.0.0.Alpha1
Resolution: Done
The BeanMetaDataICF now has a delegateICF property that is initialized to the ManagedObjectFactory.defaultInstanceFactory and this is used to obtain the MetaValue from the bean or attachment property.
> BeanMetaDataICF needs to delegate to AbstractInstanceClassFactory for managed object values
> -------------------------------------------------------------------------------------------
>
> Key: JBAS-6507
> URL: https://jira.jboss.org/jira/browse/JBAS-6507
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Management services, ProfileService
> Affects Versions: JBossAS-5.0.0.GA
> Reporter: Scott M Stark
> Assignee: Scott M Stark
> Fix For: JBossAS-5.1.0.Beta1, JBossAS-6.0.0.Alpha1
>
>
> The BeanMetaDataICF class does not properly create the meta values of properties that are managed objects. This logic is built into the org.jboss.managed.plugins.factory.AbstractInstanceClassFactory, and the BeanMetaDataICF should delegate the property value wrapper to a AbstractInstanceClassFactory instance.
--
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