While running my application using AOO 4.0.1 on Solaris 11,  a 
star.lang.DisposedException is thrown  inconsistently (sometimes it works) when 
I use UnoRuntime.queryInterface.

The line of code causing the issue:

XSpreadsheetDocument  document = 
UnoRuntime.queryInterface(XSpreadsheetDocument.class, xCalcCompinent);

This works perfectly when I use AOO 3.3, but not since upgrading to 4.0.1.

Any help would be appreciated.

Thanks,
Raymond

Reply via email to