Hi Chad, There is no standard wrapper application available. But you can create a launcher. refer to this: http://felix.apache.org/site/launching-and-embedding-apache-felix.html . You can have a init script invoke this launcher if needed with appropriate parameters..
On Mon, Apr 20, 2009 at 6:07 PM, Skinner Chad <[email protected]>wrote: > What is the best method of launching felix as a server-side service on > linux? Is there a wrapper application that can be called from an init script > that would handle properly starting / stopping or cleaning up an improperly > shutdown instance of felix? > > -- Chad > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Best Regrads, Abdel Raoof Olakara [email protected] http://technopaper.blogspot.com

