Consolidate attribute types in new IIOP subsystem
-------------------------------------------------
Key: WFLY-4578
URL:
https://issues.jboss.org/browse/WFLY-4578
Project: WildFly
Issue Type: Bug
Components: IIOP
Reporter: Harald Pehl
Assignee: Tomasz Adamski
Priority: Critical
Fix For: 9.0.0.CR2, 10.0.0.Alpha1
Some attribute types like "export-corbaloc" are booleans, but are described as
strings with allowed values ["true", "false"]. Please use model type
boolean for these attributes.