<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - JavaDriverClassPath doesn't modify JVM ClassPath"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125618#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - JavaDriverClassPath doesn't modify JVM ClassPath"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125618">bug 125618</a>
              from <span class="vcard"><a class="email" href="mailto:prrvchr@gmail.com" title="prrvchr@gmail.com">prrvchr@gmail.com</a>
</span></b>
        <pre>Hi Stephan,

If you want to reproduce the problem just install the extension gContactOOo:
<a href="https://github.com/prrvchr/gContactOOo/blob/master/gContactOOo.oxt">https://github.com/prrvchr/gContactOOo/blob/master/gContactOOo.oxt</a>
and during the first launch a test is made on the version of the Hsqldb driver
loaded and if the version is correct the database is created... else an error
occurs and displays the version of hsqldb.jar currently loaded.

I have two options to work around the problem:

Not install or uninstall the following packages:
- libreoffice-sdbc-hsqldb
- libhsqldb1.8.0-java

Add hsqldb.jar to the global class path that can be modified via "Tools -
Options... - LibreOffice - Advanced - Class Path...

I think the title is wrong, the JVM ClassPath is well modified but the jar
archive is not placed at the beginning of the ClassPath...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>