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





------- Additional comments from [EMAIL PROTECTED] Mon Jun 16 12:13:28 +0000 
2008 -------
@sb: I've just tried with 300m19 (Build 9317) under Windows and the classloader
exception right at the beginning is indeed gone. However the bootstrap still
doesn't work. It fails with 

Exception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.sun.star.lib.loader.Loader.main(Loader.java:143)
Caused by: com.sun.star.comp.helper.BootstrapException: no office executable fou
nd!
        at com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java:248)
        at de.muenchen.test.OOoBootstrapTest.main(Unknown Source)
        ... 5 more



I have attached a test case. Run it with

java -jar Test.jar

Source code is included. To build it yourself:

mkdir test
cd test
jar xf ..../Test.jar
ant


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