[jboss-jira] [JBoss JIRA] Assigned: (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
Wed Mar 25 08:37:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emanuel Muckenhuber reassigned JBAS-6668:
-----------------------------------------

    Assignee: Emanuel Muckenhuber  (was: Scott M Stark)


> 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: Emanuel Muckenhuber
>         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