[
https://issues.apache.org/jira/browse/SLING-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057661#comment-15057661
]
Oliver Lietz commented on SLING-5375:
-------------------------------------
[~bdelacretaz], I looked at the sources and I think the {{name}} property is
missing from {{OakSlingRepositoryManager}}. {{SlingServerRepositoryManager}}
has:
{noformat}
@Property(value = "")
public static final String REPOSITORY_REGISTRATION_NAME = "name";
{noformat}
[~thodte], can you add this property to {{OakSlingRepositoryManager}}, rebuild
{{oak-server}} and check if it works for you?
> RMI doesn't work in Sling-8
> ---------------------------
>
> Key: SLING-5375
> URL: https://issues.apache.org/jira/browse/SLING-5375
> Project: Sling
> Issue Type: Bug
> Reporter: Christoph Thodte
>
> when I save the RMI configuration in sling 8 the rmi port 1099 starts
> listening. now in sling 8 it doesn't work. I see the following error in
> console
> "registerRepositroy: Repository not to bew registrated - Service 464 has no
> name property, nothing to unregister"
> When I look for 464 in my instance I find the following service:
> [org.apache.sling.jcr.api.SlingRepository, javax.jcr.Repository]
> What's wrong? Is there a configuration missing? Is it a bug? Do you can fix
> it?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)