[Libreoffice-bugs] [Bug 125618] JavaDriverClassPath doesn't modify JVM ClassPath
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 15 10:38:13 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=125618
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat.com
--- Comment #3 from Stephan Bergmann <sbergman at redhat.com> ---
Do you have some information about the actual failure you experience (like the
backtrace of a thrown java.lang.NoClassDefFoundError)?
As documented at offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl and
implemented at connectivity/source/drivers/jdbc/JConnection.cxx,
JavaDriverClassPath is only used by the class loader that loads
JavaDriverClass. It is not meant to end up on the global class path that can
be modified via "Tools - Options... - LibreOffice - Advanced - Class Path..."
(By the way, <https://github.com/prrvchr/CloudUcpOOo/blob/master/README.md> as
retrieved right now does not contain any information on "modification of User
ClassPath" that you mention in comment 0.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200415/8f644954/attachment.htm>
More information about the Libreoffice-bugs
mailing list