[jboss-jira] [JBoss JIRA] (AS7-6126) Check ModelTypes in jacorb subsystem

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Mar 5 21:56:57 EST 2013


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

Brian Stansberry updated AS7-6126:
----------------------------------

    Fix Version/s: 8.0.0.Alpha1
                       (was: 7.3.0.Alpha1)

    
> Check ModelTypes in jacorb subsystem
> ------------------------------------
>
>                 Key: AS7-6126
>                 URL: https://issues.jboss.org/browse/AS7-6126
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management, IIOP
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Brian Stansberry
>             Fix For: 8.0.0.Alpha1
>
>
> There are a number of attributes in the Jacorb subsystem that use ModelType.STRING for things that look like booleans. Check through the attributes and change to ModelType.BOOLEAN where appropriate.
> This shouldn't raise a compatibility issue, since ModelType.BOOLEAN is freely convertible to ModelType.STRING, and vice-versa so long as the string represents as boolean (which it would have to do for the attribute to work anyway.) If anything is changed though, a Console subtask should be created to look into any UI implications.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list