-
Jul 1st, 2009, 03:00 PM
#1
RCP & dynamic Modules
Hi everyone,
some months ago we shipped a client application, based on Spring RCP, to our customer. A new requirement is that some addons can be downloaded and installed dynamic without restart.
Is there a way to load modules dynamic? I'd like to have a dialog where I can check which module shall be downloaded from a server and installed. NetBeans has a API for this scenario.
Now I have to choices: porting the application to NetBeans, which means a lot of code needs to be rewritten. Or using OSGi for the existing application.
I prefer the second option, because it sounds like a challenge
But I simply don't know where to start with embedding an OSGi Platform in a Spring RCP. Had anyone ever a similar problem?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules