C�dric Damioli wrote:
Hi udk guys,
I'm facing the issue numbered 27216 : i'm using the XUnoUrlResolver
through the Java bridge and, once i've called XUnoUrlResolver.resolve(),
the Thread named "MessageDispatcher" appears and never ends, event at
the end of application when the main Thread exits. This causes the JVM
to stay live, and this is if course not wanted.
This MessageDispatcher Thread is actually a non-daemon thread listening
on a opened socket.
As the UnoUrlResolver does not give access to the Bridge, I cannot
directly close the connection.
Is there any known workaround ?
Thanks in advance for replies.
David Dankwerth recently had a similar problem over on
[email protected], see the thread starting at
<http://api.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12627> and
his code snippet solution available at
<http://codesnippets.services.openoffice.org/Office/Office.OpenConnectionToXBridge.snip>.
-Stephan
Best Regards,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]