]
Harald Pehl updated WFLY-4578:
------------------------------
Issue Type: Bug (was: Feature Request)
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
Fix For: 9.0.0.CR2
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.