I'm interested in using OSGI as an update mechanism in a swing based app. However, I'm concerned that managing the extremely dynamic nature of OSGI is too difficult.

How can guarantee that the client's OSGI container will remain in a known state which is identical to the state of the OSGI container that I'm testing against? How can I guarantee that updates will be installed, resolved, and wired in exactly the same sequence in the client OSGI container and as they are in the OSGI container that I'm testing against? If I cannot guarantee these things then I do not understand how I can guarantee that my updates will succeed.

-John


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

Reply via email to