[jboss-jira] [JBoss JIRA] Created: (JBAS-6507) BeanMetaDataICF needs to delegate to AbstractInstanceClassFactory for managed object values
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Sun Feb 15 20:54:44 EST 2009
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
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