[
https://jira.jboss.org/jira/browse/JBAS-6507?page=com.atlassian.jira.plug...
]
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