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] Tue Jun 17 08:24:04 +0000 2008 ------- @mux2005: "it is obvious that the failing code is in com.sun.star.comp.helper.Bootstrap.bootstrap()" Sure, but for bootstrap() to work properly it has to be used in a specific environment (it has to be loaded with a class loader for which NativeLibraryLoader can find an soffice executable, see javaunohelper/com/sun/star/comp/helper/Bootstrap.java:1.16 l. 241 ff), and the com/sun/star/lib/loader stuff sets up the specific environment, and had to be changed as the environment now has to be slightly different than it was before (the relevant class loader now has to have the office brand layer program directory on its search path). Did you try whether your original Test.jar works for you if you replace the contained com/sun/star/lib/loader class files with the new class files from DEV300m19? --------------------------------------------------------------------- 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]
