https://bugs.freedesktop.org/show_bug.cgi?id=34411

--- Comment #7 from Stephan Bergmann <[email protected]> ---
(In reply to comment #5)
> If you plug in an external path to the v2 hsqldb.jar, the internal
> Base/hsqldb combo then stops working altogether :-/ with the error message
> you indicated.

Adding an additional instance of hsqldb.jar to the JVM classpath is a very
crude mechanism, as any attempt at loading a class with a name that is present
in both hsqldb.jar instances will necessarily load the class version from the
additional hsqldb.jar.  Without looking at the code in question, this is likely
to cause any kind of confusion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to