[jboss-jira] [JBoss JIRA] (WFLY-570) Check ModelTypes in jacorb subsystem

Tomaz Cerar (JIRA) issues at jboss.org
Wed Mar 4 14:37:49 EST 2015


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

Tomaz Cerar closed WFLY-570.
----------------------------
    Resolution: Out of Date


Closing as we replaced jacorb subsystem with jdkorb one

> Check ModelTypes in jacorb subsystem
> ------------------------------------
>
>                 Key: WFLY-570
>                 URL: https://issues.jboss.org/browse/WFLY-570
>             Project: WildFly
>          Issue Type: Task
>          Components: Domain Management, IIOP
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Brian Stansberry
>             Fix For: 9.0.0.Beta1
>
>
> 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 was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list