[
https://issues.apache.org/jira/browse/JCR-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270205#comment-16270205
]
Claus Köll edited comment on JCR-4195 at 11/29/17 6:04 AM:
-----------------------------------------------------------
I don't know how many people out there connect over rmi to a repository :-)
It's fact that this change maybe break some client/server code without the
knowledge that both must be on the same version.
I will try some test if it is possible to connect with a old rmi client. On the
other hand we should note it in the release notes
was (Author: c_koell):
I don't know how many people out there connecto over rmi a repository :-)
It's fact that this change maybe break some client/server code without the
knowledge that both must be on the same version.
I will try some test if it is possible to connect with a old rmi client. On the
other hand we should note it in the release notes
> 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
> Assignee: Julian Reschke
> Fix For: 2.16, 2.15.7
>
>
> {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)