Re: JAX-RS Doclet error while deploying Docker image

2017-08-03 Thread Xavier Sumba
Hi Santiago, Indeed, JAX-RS Doclet is not compatible with JDK 8. I think Nick Kasvosve is working in some solution [1], and Marmotta 3.4.0 will be released soon. For building your own image you can compile Marmotta 3.3.0 with Java 7 and follow the instructions in [2]. When you download Marmotta 3.

JAX-RS Doclet error while deploying Docker image

2017-08-02 Thread Santiago Gonzalez Toral
Hi, I tried to deploy a fully functioning marmotta instance using the lastest Docker image available (which uses openjdk-7 "1.7.0_111"), but when I want to access the Webservices docs of each module I obtained: HTTP Status 404 - /marmotta/{module}/doc/rest/overview-index.html When I tried to buil