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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed May  7 11:54:48 +0000 
2008 -------
Added program/unoinfo in the Brand layer.  With argument "c++" it prints to
stdout an absolute pathname where the URE libraries can be found (in UTF-16LE on
Windows).  With argument "java" it prints to stdout a byte ASCII "0" or "1"
followed by a string (of bytes in "0" mode or UTF-16LE in "1" mode) that is a
sequence of zero or more null-character separated absolute pathnames that need
to be on the class path.

Adapted both C++ and Java "Simple Bootstrap" mechanisms (see above) to obtain
the necessary information via the new unoinfo.  The net result is that newly
built Simple Bootstrap applications should work against old and new OOo
installations, but old Simple Bootstrap applications will not work against new
OOo installations.

For testing, you can use
examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp|java from the SDK.  (While
the SDK for OOo 3.0 does not yet work, you can use an older SDK and modify the
built Simple Bootstrap applications as follows:  For SimpleBootstrap_cpp replace
the generated SimpleBootstrap_cpp[.exe] with
odk/<platform>/bin/unoapploader[.exe].  For SimpleBootstrap_Java add/replace
com/sun/star/lib/loader/Loader.class and
com/sun/star/lib/loader/Loader$Drain.class from odk/<platform>/class in the
generated SimpleBootstrap_java.jar.

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