Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

Robert Antoni Buj i Gelonch robert.buj at gmail.com
Sat Nov 1 12:41:19 PDT 2014


I think that the following command can solve the issue with Oracle's JDKs.

sudo curl -o /Library/Java/Extensions/javaee-api-7.0.jar -O#L
http://central.maven.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar


Regards,

Robert

On Sat, Nov 1, 2014 at 8:19 PM, Robert Antoni Buj i Gelonch <
robert.buj at gmail.com> wrote:

> HSQLDB requires some J2EE libs that aren't bundled within a standard JDK
> (javax.servlet).
>
> source files:
>
> ./workdir/UnpackedTarball/hsqldb/src/hsqlServlet.java
>
> ./workdir/UnpackedTarball/hsqldb/src/org/hsqldb/Servlet.java
>
>
> build:
>
> ./workdir/UnpackedTarball/hsqldb/classes/hsqlServlet.class
>
> ./workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Servlet.class
>
>
> Regards,
>
> Robert
>
> On Tue, Oct 28, 2014 at 11:22 AM, Stephan Bergmann <sbergman at redhat.com>
> wrote:
>
>> On 10/20/2014 01:48 PM, Alexander Thurgood wrote:
>>
>>> I encountrered this very same problem, and solved it by installing the
>>> appropriate  JavaforOSX2014-001.dmg, which allowed my build to complete
>>> the debug tests, but this apparently also has consequences for use of
>>> third party jdbc drivers that rely on JDK 1.8
>>>
>>
>> In how far?
>>
>>
>> _______________________________________________
>> LibreOffice mailing list
>> LibreOffice at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>>
>
>
>
> --
> http://about.me/rbuj
>



-- 
http://about.me/rbuj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141101/f1f040e3/attachment.html>


More information about the LibreOffice mailing list