Hi John, Ooops. I've refactored that class and it's now called Launcher: https://github.com/kgilmer/knapsack/blob/master/org/knapsack/Launcher.java
hth, ken On Fri, Aug 5, 2011 at 10:30 PM, <[email protected]> wrote: > > Hi Ken, that link is giving me a 404 > > > Quoting Ken Gilmer <[email protected]>: > > Hi John, >> >> Knapsack embeds Felix 3.2.2 and uses some of the more complex options, >> such as using a custom Logger and adding bundles to the framework before >> startup: >> >> https://github.com/kgilmer/**knapsack/blob/master/org/** >> knapsack/Bootstrap.java<https://github.com/kgilmer/knapsack/blob/master/org/knapsack/Bootstrap.java> >> >> hth, >> ken >> >> On Fri, Aug 5, 2011 at 5:27 AM, <[email protected]> wrote: >> >> I'm trying to embed felix and the code examples at >>> http://felix.apache.org/site/****apache-felix-framework-**<http://felix.apache.org/site/**apache-felix-framework-**> >>> launching-and-embedding.html<h**ttp://felix.apache.org/site/** >>> apache-felix-framework-**launching-and-embedding.html<http://felix.apache.org/site/apache-felix-framework-launching-and-embedding.html> >>> >**seem, at least to me, to be incomplete. The only working example of >>> how to >>> >>> embed felix which I've been able to find is this: >>> http://svn.apache.org/viewvc/****felix/trunk/examples/**<http://svn.apache.org/viewvc/**felix/trunk/examples/**> >>> servicebased.host/src/main/****java/org/apache/felix/example/**** >>> servicebased/host/Activator.****java?view=markup<http://svn.** >>> apache.org/viewvc/felix/trunk/**examples/servicebased.host/** >>> src/main/java/org/apache/**felix/example/servicebased/** >>> host/Activator.java?view=**markup<http://svn.apache.org/viewvc/felix/trunk/examples/servicebased.host/src/main/java/org/apache/felix/example/servicebased/host/Activator.java?view=markup> >>> > >>> >>> >>> but it depends on felix 1.8.0 and uses classes which no longer exist in >>> felix 3.2.2. How could this example be adapted to work with a more recent >>> felix? >>> >>> -John >>> >>> >>> ------------------------------****----------------------------** >>> --**--------- >>> To unsubscribe, e-mail: >>> users-unsubscribe@felix.**apac**he.org<http://apache.org> >>> <users-unsubscribe@**felix.apache.org<[email protected]> >>> > >>> >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >> -- >> thx >> ken >> >> > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@felix.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > > -- thx ken

