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





------- Additional comments from [EMAIL PROTECTED] Fri Sep 21 16:02:04 +0000 
2007 -------
Fix:

I resolved this bootstrap exception by implementing the solution detailed in 
the document OpenOffice NetBeans Integration from the openoffice.org wiki.  (I 
should have discovered this document sooner.)  The fix entails modifying the 
project properties by adding the Jar/Folder /usr/lib/openoffice/sdk to 
Libraries, designating com.sun.star.lib.loader.Loader as the main class in Run 
and passing the project's main class as the first argument.  A third 
modification, passing -
Dcom.sun.star.lib.loader.unopath="/usr/lib/openoffice/program" as a VM option 
does not appear to be necessary for my configuration (running a bare Client 
Application), which provides a symbolic link 
to /usr/lib/openoffice/program/soffice in the /usr/bin directory.

I hope this information will be useful to improving the api.  Many thanks for 
your assistance.

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