mariarahat / bungeni-editor

Automatically exported from code.google.com/p/bungeni-editor
2 stars 0 forks source link

OpenOffice multicomponentfactory API exception handling #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Openoffice 3.1 closes the java remote bridge when the last document is closed 
-- this implies that 
the desktop handles for the openoffice window become invalid when the last 
document is closed.

The exception handler in OOoBungeniLib needs to be changed to do a fresh 
bootstrap when it 
encounters a disposed exception on the openoffice context handle.

Original issue reported on code.google.com by ashok.ha...@gmail.com on 3 May 2010 at 11:17

GoogleCodeExporter commented 9 years ago
Fixed.

TO DO : 

implement exception handling changes in bungeni editor and other libraries using
ooobungenilib

Original comment by ashok.ha...@gmail.com on 4 May 2010 at 10:29