Hi all, I need some help and advice on deployment of felix based desktop applications. We intend to use felix for a typical swing desktop application which is installed on a single computer for multiple users. Even a single user may start the apllication more than once.
1.) Would it be save to share a single felix cache profiledir for several instances of the application I already tested to share the profile and it seems to work. However since the cache does not distinct between bundle install and bundle state locations I'm afraid of blocking write operations that reflect state changes 2.) Is it reasonable to distribute a preconfigured felix cache profiledir rather distribute the bundles and let felix do the initial cache setup. I'm asking these questions since we have to integrate a third party archive which has a size of about 80 MB and we don't want this OSGified jar copied to multiple profiles. Regards Robert -- View this message in context: http://www.nabble.com/Deployment-and-Profile-usage-for-multi-user-environments-tp18111719p18111719.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

