-
Enhancement
-
Resolution: Done
-
Major
-
24.0.0.Final
-
None
ServiceInstaller.builder(org.wildfly.service.ServiceInstaller) is used to install services into a child target. However, because this accept the native-MSC ServiceInstaller variant, the provided service installer cannot utilize capability dependencies.
Adding a variant that accepts a wildfly-subsystem ServiceInstaller would be much more useful, but would require that a CapabilityServiceSupport object be specified.