-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
The embedded server StandaloneServerImpl class and the bootable jar Server class are both doing an MSC ServiceController lookup and then a getValue() call to access a ModelControllerClientFactory. Replace this by installing a service to capture the value and then convert the service providing the factory to the MSC 2 API.
- is duplicated by
-
WFCORE-6662 Remove deprecated usage of ServiceController.getValue() by capturing ModelControllerClientFactory via ServiceActivator
- Pull Request Sent