You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/10/05 11:35:00 UTC

[jira] [Commented] (JCR-4195) jcr-rmi on java 9: Cannot use SUN rmic, as it is not available

    [ https://issues.apache.org/jira/browse/JCR-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192761#comment-16192761 ] 

Robert Munteanu commented on JCR-4195:
--------------------------------------

I don't think explicit stub generation is required anymore - it should work without since Java 5 IIRC.

> jcr-rmi on java 9: Cannot use SUN rmic, as it is not available
> --------------------------------------------------------------
>
>                 Key: JCR-4195
>                 URL: https://issues.apache.org/jira/browse/JCR-4195
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>            Reporter: Julian Reschke
>             Fix For: 2.16
>
>
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (rmic) on project jackrabbit-jcr-rmi: An Ant BuildException has occured: Cannot use SUN rmic, as it is not available.  A common solution is to set the environment variable JAVA_HOME
> [ERROR] around Ant part ...<rmic verify="true" classpathref="maven.compile.classpath" base="C:\projects\apache\jackrabbit\trunk\jackrabbit-jcr-rmi\target\classes"/>... @ 4:140 in C:\projects\apache\jackrabbit\trunk\jackrabbit-jcr-rmi\target\antrun\build-main.xml
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)