[embjopr-issues] [JBoss JIRA] Updated: (EMBJOPR-350) Unable to Unset configuration values for managed resources

Ian Springer (JIRA) jira-events at lists.jboss.org
Thu Apr 14 12:45:37 EDT 2011


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

Ian Springer updated EMBJOPR-350:
---------------------------------

    Assignee: Ian Springer


> Unable to Unset configuration values for managed resources
> ----------------------------------------------------------
>
>                 Key: EMBJOPR-350
>                 URL: https://issues.jboss.org/browse/EMBJOPR-350
>             Project: Embedded Jopr
>          Issue Type: Bug
>          Components: Web App/Integration
>    Affects Versions: 1.3.4
>         Environment: JBoss EAP 5.1.0 admin-console (Embeeded JOPR 1.3.4.SP1)
>            Reporter: Larry O'Leary
>            Assignee: Ian Springer
>            Priority: Critical
>
> Configuration values can not be unset. For example, setting a datasource's "Check Valid Connection SQL" to a string, saving the configuration and then reverting back to the default by checking the "Unset" check-box next to the property, the string is retained after save and the Unset has no affect.
> This appears to be an issue with the UI not updating the Configuration object for the resource. In order for the org.jboss.on.embedded.ui.configuration.resource.ResourceConfigurationUIBean.updateConfiguration() method to actually push the configuration change into ProfileService as being "Unset" the value of the unset input field must be <null>. In the current case, it retains the old value and has no indication that it is "Unset".
> This appears to be the same (or similar) to JBNADM-2643 (https://jira.jboss.org/browse/JBNADM-2643).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the embjopr-issues mailing list