https://issues.apache.org/ooo/show_bug.cgi?id=122492

            Bug ID: 122492
        Issue Type: DEFECT
           Summary: Java simple bootstrap  broken
           Product: App Dev
           Version: AOO400-dev
          Hardware: All
                OS: Linux
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Create a client application with NetBeans and the AOO API plugin
Then try to run the application from the command line:

java -jar OfficeUNOClientApp/dist/OfficeUNOClientApp.jar 
com.sun.star.comp.helper.BootstrapException
at com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java:298)
at com.example.OfficeUNOClientApp.main(OfficeUNOClientApp.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.sun.star.lib.loader.Loader.main(Loader.java:134) 

Didn't try on Windows, where the registry is read.
Likely regression introduced with the 3-layer removal.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to