Hi Bertrand, On Wed, 2019-07-03 at 12:04 +0200, Bertrand Delacretaz wrote: > Hi, > > FYI I'm running a series of experiments that I'll present at the > adaptTo() conference, and keeping a journal at > https://issues.apache.org/jira/browse/SLING-8556 > > If someone has tips & tricks that might help they are welcome! > > At this point the status at SLING-8556 is that creating a native > image > of an OSGi app looks quite complicated, I'm switching to using our > OSGi mocks library to wire components statically.
This looks quite cool! Have you considered using FelixConnect [1] instead of the OSGi mocks? > > Initial very early experiments at > https://github.com/bdelacretaz/sling-graalvm, will move that to the > Sling whiteboard soon. Thanks, Robert [1]: https://github.com/apache/felix/tree/trunk/connect
