This is not really a topic for the osgi-dev mailing list...so responses should probably stay confined to the Felix mailing list.

-> richard

On 2/28/10 4:46 PM, Tony Anecito wrote:
Hi,

I am looking for a simple stand alone client example using Felix. I have a core 
jar, services jar and then third party jars that I want to move away from using 
Web Start to repackage to using an implementation of OSGI hoping Felix will be 
able to:

1. Update jars as needed for bug fixes. So if I have a minor version change I 
want to have the client updated.

2. Support for Native dlls. So If I have a jar for Windows and one for Linux 
the client gets the appropriate native lib jars.

3. Compression similar to pack200 for Web Start. There is as high as a 3x 
reduction in size when compressing a standard jsr using pack200 and I was 
wondering if Felix has that capability or can use pack200 jars.

I am planning to use Web Start to host the "launcher" jar then have Felix load 
the core, services and 3rd party jars since I am thinking Felix does not have the ability 
to do the initial load of the jvm if one is not found.


Thoughts? Am I shooting to high for Felix?

Regards,
-Tony




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to