[jboss-jira] [JBoss JIRA] Closed: (JBMAN-41) Need to create MapCompositeValue for
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Nov 24 04:21:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBMAN-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark closed JBMAN-41.
------------------------------
Fix Version/s: (was: JBossMan.2.0.0.GA)
Resolution: Rejected
This is specific to the handling of the connection properties by the server ICF. Its not an issue with the managed property handling.
> Need to create MapCompositeValue for
> -------------------------------------
>
> Key: JBMAN-41
> URL: https://jira.jboss.org/jira/browse/JBMAN-41
> Project: JBoss Managed
> Issue Type: Bug
> Affects Versions: JBossMan.2.0.0.CR5
> Reporter: Scott M Stark
> Assignee: Scott M Stark
>
> Related to JBAS-6203, a collection property annotated like:
> @ManagementProperty(name="config-property",
> description="The connection factory property info", managed=true, propertyFactory= ConnectionFactoryProperty.class,
> includeInTemplate=true)
> public List<ManagedConnectionFactoryPropertyMetaData> getManagedConnectionFactoryProperties()
> is seeing a CollectionValueSupport as its meta value rather than the expected MapCompositeValue. We must be looking at the underlying property type rather than the indicated meta type somewhere in the ManagedProperty construction.
--
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