To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71358


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'mh'                      |'mh,sb'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Nov 15 01:34:23 -0800 
2006 -------
Note that the UNO jars are nonfunctional when copied outside a URE or OOo
installation (e.g., com.sun.star.lib.connections.pipe.PipeConnection in jurt.jar
depends on finding a jpipe shared library "near itself").

I still do not like the idea of using copies of the UNO jars at runtime to
connect to a remote URE/OOo installation (there might be technical reasons to
use copies of the UNO jars at compile time, though, e.g., within Eclipse).  I
think a better way to go would be along the lines of publishing a small stub
that can be included in applications, finds any necessary UNO jars (even across
a network), instantiates a classloader and hands of to the application code
proper (i.e., what the "Simple Bootstrap mechanism" already does, for a local
OOo installation).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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]

Reply via email to