Hi Rony,
Rony G. Flatscher wrote:
Hi Jürgen,
have you had a chance to test it in the meantime (as mentioned, it
doesn't work with INFINITE either)? If so, would you qualify this a
bug that should get checked into the bug database?
i have slighty modified your example to make use of the simple
bootstrap feature. Everything works as expected. It is no bug. There
must something else wrong in your environment.
Hmm, just went after it again. It seems that with OOo 1.1.4 it does not
work, whereas with OOo 1.9.m122 it does work, *except* that after
running the Java program, the process does not end but waits?
strange that it doesn't work with 1.1.4, i will check it.
The program doesn't exit because of garbage collected objects hold the
bridge. If you get the bridge and dispose the bridge the program would
terminate. But that is not so easy when using the simple bootstrap
mechanism. In this case simply use System.exit if your application
allows it, otheriwse you have to connect manually and dispose the
bridge. I have forgot it in the exmaple.
Juergen
Regards,
---rony
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]