Hi Paolo, On Tue, Nov 15, 2011 at 8:31 PM, Paolo Castagna <[email protected]> wrote: > ...Olivier gave me a Stanbol demo and I found it quite interesting > (however, for practical reasons, I would prefer to use Stanbol as a > library rather than having yet another server to > manager/monitor/gather logs/etc.)....
Adapting Stanbol to run outside of an OSGi environment does not make much sense IMO, but it's fairly easy to embed an OSGi framework in your code. See for example my slides of last week [1] and code [2]. -Bertrand [1] http://www.slideshare.net/bdelacretaz/osgi-for-mere-mortals [2] https://github.com/bdelacretaz/OSGi-for-mere-mortals
