Enable interface declaration in subsystem template
--------------------------------------------------
Key: WFLY-4705
URL:
https://issues.jboss.org/browse/WFLY-4705
Project: WildFly
Issue Type: Feature Request
Components: Build System, IIOP
Affects Versions: 10.0.0.Alpha1
Reporter: Tomasz Adamski
Assignee: Tomasz Adamski
Priority: Optional
Fix For: 10.0.0.Alpha4
Currently interfaces cannot be defined in subsystem templates. As a result of
"unsecure" interface, which is used only by iiop subsystem, is defined in main
template file and it's included in all subsystems configurations. Implement extension
to feature pack plugin which enables specifying interfaces in subsystem configuration
files and move "unsecure" interface configuration from main template to jacorb.