]
Jeff Mesnil closed WFLY-6698.
-----------------------------
Resolution: Rejected
Do not flag migrate operations as runtime-only
----------------------------------------------
Key: WFLY-6698
URL:
https://issues.jboss.org/browse/WFLY-6698
Project: WildFly
Issue Type: Bug
Components: IIOP, JMS, Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
The :migrate operation for the legacy subsystems (messaging, web, iiop) are erroneously
flagged as runtime-only.
They impact the management model and do not require any runtime (they are not running if
the server is not in admin-only mode).
This is harmless for the time being but when WFCORE-1586 will be fixed, these operations
would no longer be registered in the profiles if they remain flagged with runtime-only