Bndrun and Felix atomos

Is it possible to use Felix Atomos from a bndrun file? The Felix Atomos examples aren’t helpful because they all use the java command with an Atomos class to provide the main.

I’d need to know how to make the Atomos jar known to bnd so that it is used to create the framework when using “-run framework services”. And I’d need a way to tell Atomos which jars it should provide as part of the created framework.

Has anybody tried that? Is there maybe an example of such a bndrun file?

I don’t know the answer, but maybe this java.net.MalformedURLException in executable jar with OSGi Connect (Atomos) · Issue #5243 · bndtools/bnd · GitHub or the people there might have tips.

This might maybe help: OSGi on Android