Hi, you have the KarService where you can control Kar provisioning.
Regards JB On Wed, May 31, 2023 at 5:57 PM jose.garnica.lomeli <[email protected]> wrote: > > Hi everyone, > > In my current solution I have a maven submodule providing KAR in my custom > Karaf distribution > > > <dependency> > <groupId>com.company.mysolution</groupId> > <artifactId>mysolution-kar</artifactId> > <version>1.0</version> > <type>kar</type> > <scope>runtime</scope> > </dependency> > > > Currently the kar is starting automatically and I don't want that, I looking > for a way to enable it through a configuration file or in the Karaf console. > > > > > > > > Sent with Proton Mail secure email.
