[jboss-jira] [JBoss JIRA] Updated: (JBMAN-28) AbstractManagedObjectFactory.initManagedObject does not look into collections for the property type
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Oct 27 16:44:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMAN-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark updated JBMAN-28:
-------------------------------
Fix Version/s: JBossMan.2.0.0.CR3
> AbstractManagedObjectFactory.initManagedObject does not look into collections for the property type
> ---------------------------------------------------------------------------------------------------
>
> Key: JBMAN-28
> URL: https://jira.jboss.org/jira/browse/JBMAN-28
> Project: JBoss Managed
> Issue Type: Bug
> Affects Versions: JBossMan.2.0.0.CR2
> Reporter: Scott M Stark
> Assignee: Scott M Stark
> Fix For: JBossMan.2.0.0.CR3
>
>
> When a ComponentDeployer like KernelDeploymentDeployer extends AbstractComponentDeployer<KernelDeployment, BeanMetaData> is processed for its ManagedObjects, recursion into the property that corresponds to the components (List<BeanMetaData> beanFactories in this case) to build its ManagedObject fails to pull out the BeanMetaData and map this to the registered InstanceClassFactory. The logic for obtaining the InstanceClassFactory needs to deal with collections/arrays better.
--
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