Hi Tobias,

Tobias Krais wrote:
6. The problem first occured when doing the following steps via Java
API: - detecting the version number of the installed extension. Then
removing the extension. At least installing a newer version of the
extension.


does your Java tool hold a reference to the component? My idea is that your tool asks the component itself for the installed version. So the tool hold a reference. Then you remove the component. At this time the UNO bridge gets broken. Note: Be aware of the garbage collection!


Just an idea,
cn

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to