-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
The CLI is a client-side application and should not have compile-time dependencies on server-side code. It should limit its dependencies on types from WildFly Core to those in the model-controller-client module and that module's dependencies, plus the application-side types in the embedded module.
The specific problem here is the Stability class has crept into EmbedHostControllerHandler and EmbedServerHandler.