Richard S. Hall wrote:
>
> meinc wrote:
>> 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
>>
>
> No, this is not safe. You would be better off somehow having your
> launcher detect if your app was already running and if so, tell it to
> create a new window. Thus, all "instances" come from the same running
> instance. I think you will use less memory this way too.
>
>
That does not sound like a typical desktop application. I think about an
application like the
http://felix.apache.org/site/apache-felix-application-demonstration.html
which may be started multiple times.
Robert
--
View this message in context:
http://www.nabble.com/Deployment-and-Profile-usage-for-multi-user-environments-tp18111719p18114230.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]