Hi Paul, You can use the instance service directly: https://github.com/apache/karaf/blob/main/instance/src/main/java/org/apache/karaf/instance/core/InstanceService.java
Regards JB On Fri, Aug 12, 2022 at 2:44 AM Paul Fraser <[email protected]> wrote: > > Hi, > > What functionality is available in Karaf to create instances in code > rather than in the console? > > Is there a preferred technique? > > Are there any examples available? > > Paul Fraser >
