Stanczak Group wrote:
I have to say, I have no idea what Felix/OSGi is for. I've read the site, and OSGi pages, but I still don't have a grasp of who, what and when to use this type of system. Could someone point me to the dummies guide to understanding OSGi?

Well, we don't have a dummies guide, unfortunately. The main gist is that you can use OSGi to modularize your applications and/or make them dynamically extensible.

The web site as an "example" application:

http://cwiki.apache.org/FELIX/apache-felix-application-demonstration.html

The docs here do not go into great detail, but it provides a fairly good demonstration of how you can use OSGi technology to break an application into modules and make it dynamically extensible.

-> richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to