At the moment, if I embed a service which is deployed in a different folder with its own lib folder (where jars are stored) there is an error because the embedder is not able to find the libs for the embedded service.
Qhat about adding a new parameter for loadEmbeddingService where it is possible to specify the folder lib for the embedded service?