Hi Carsten, I did think that would be the case, so I have constructed an OSGi runtime configuration based on the latest Sling trunk. I think there are about 106 bundles, which I have configured with the same startlevels as the standalone Sling (i.e. startlevels: 1, 5, 10, 15, 20).
It appears to startup ok, however there are some differences in the webconsole (i.e. missing some menu items), and the only difference I can think of is the Launchpad base. I am currently using Felix 4.4.1, my setup should be very similar to the standalone Sling build. My longer term goal is to create some smaller "constellations" of bundles (e.g. sling-webconsole, sling-jcr, etc.) to make my OSGi configuration a bit more manageable. regards, ben On Mon, Aug 11, 2014 at 3:31 PM, Carsten Ziegeler <cziege...@apache.org> wrote: > Hi, > > I'm not sure if we have any examples or documentation, but nothing in Sling > should rely on the launchpad stuff, therefore Sling should run ootb in > other runtimes by just deploying all relevant bundles into that runtime. > > Carsten > > > 2014-08-11 3:01 GMT+02:00 Ben Fortuna <fort...@users.sourceforge.net>: > > > Hi all, > > > > Just wondering if it is possible to decouple Sling from the Launchpad > Base > > bundle. I am trying to embed the Sling bundles in a customised OSGi > > environment, however it appears (from documentation) that I should be > using > > the Launchpad Base to launch my environment. > > > > From what I can tell the Sling Launchpad bundle embeds Felix, and as such > > excludes other OSGi runtimes. I was hoping to be able to support > different > > OSGi runtimes in my environment. > > > > Are there any examples of Sling running on a different OSGi runtime (not > > Felix)? Many thanks for your time. > > > > regards, > > ben > > > > > > -- > Carsten Ziegeler > Adobe Research Switzerland > cziege...@apache.org >