AutoUpdate // clear module cache
nk0d3r <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, i have a working AutoUpdate configuration. When i change my module structure (e.g. split up or add modules), the update file on the server will be changed, too. Existing Modules are updating fine. but new modules aren`t installed automatically, it seemed at first. But then I looked into the Problem and found that the module nbms are up-to-date but the module cache of the App still contains the old modules and loads those. This is a Problem when we deliver to our Customers. It's not really an option to tell all our users to clear the cache manually when we deliver an update. I would like to refresh the module cache or make it refresh itself after each update. I already looked into the AutoUpdate API and read the sources but could not find any event that is thrown or Object that is put into the lookup when an update is done to hook some code into - or did i miss something? Any help would be appreciated, Nico -- jabber: [email protected] web: www.mensch-und-maschine.de