[jboss-jira] [JBoss JIRA] Commented: (JBAS-6668) for Connection Factories, an extra prop.type config-prop is added to the "config-property" MapCompositeMetaType property every time managementView.updateComponent(connFactoryComponent) is called
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Tue Mar 24 15:40:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12458901#action_12458901 ]
Emanuel Muckenhuber commented on JBAS-6668:
-------------------------------------------
This should be fixed in Revision: 86271 - same for JBAS-6670
> for Connection Factories, an extra prop.type config-prop is added to the "config-property" MapCompositeMetaType property every time managementView.updateComponent(connFactoryComponent) is called
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-6668
> URL: https://jira.jboss.org/jira/browse/JBAS-6668
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Reporter: Ian Springer
> Assignee: Scott M Stark
> Attachments: embjopr-screenshot.png
>
>
> Initial dump of component's properties:
> 14:51:01,799 DEBUG [ManagedComponentComponent] *** AFTER LOAD:
> ...
> name=config-property, mappedName=managedConnectionFactoryProperties, viewUse=CONFIGURATION, required=false, value= MapCompositeMetaType{java.util.Map items=[
> name=foo type=java.lang.String], [name=foo.type type=java.lang.String], [name=foo.type.type type=java.lang.String]}:{foo.type=SimpleMetaType:java.lang.String:bl
> ah, foo=SimpleMetaType:java.lang.String:blah, foo.type.type=SimpleMetaType:java.lang.String:blah}
> Items:
> foo=SimpleMetaType:java.lang.String:blah
> foo.type=SimpleMetaType:java.lang.String:blah
> ...
> and after calling updateComponent():
> 14:51:01,799 DEBUG [ManagedComponentComponent] *** AFTER LOAD:
> ...
> name=config-property, mappedName=managedConnectionFactoryProperties, viewUse=CONFIGURATION, required=false, value= MapCompositeMetaType{java.util.Map items=[
> name=foo type=java.lang.String], [name=foo.type type=java.lang.String], [name=foo.type.type type=java.lang.String]}:{foo.type=SimpleMetaType:java.lang.String:bl
> ah, foo=SimpleMetaType:java.lang.String:blah, foo.type.type=SimpleMetaType:java.lang.String:blah}
> Items:
> foo=SimpleMetaType:java.lang.String:blah
> foo.type=SimpleMetaType:java.lang.String:blah
> foo.type.type=SimpleMetaType:java.lang.String:blah
> ...
> Note the extra foo.type.type item.
--
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