
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
12/Jun/08 10:10 PM
|
|
The WebConsole can be instructed to do a PackageAdmin.refreshPackages(null) after installing or updating a bundle. As there may be some things going on asynchronously behind the scenes after an installation/update, the call of the refreshPackages method should be delayed. Because the install/update actually works in a background thread, we can add such a delay without delaying client interactivity.
I insert a delay of 2 seconds for now. This is an empiric number, not a scientifically computed one, but I assume it should work out fine.
|
|
Description
|
The WebConsole can be instructed to do a PackageAdmin.refreshPackages(null) after installing or updating a bundle. As there may be some things going on asynchronously behind the scenes after an installation/update, the call of the refreshPackages method should be delayed. Because the install/update actually works in a background thread, we can add such a delay without delaying client interactivity.
I insert a delay of 2 seconds for now. This is an empiric number, not a scientifically computed one, but I assume it should work out fine. |
Show » |
| No work has yet been logged on this issue.
|
|