Description
Discusses as a problem based on the problem report by Vidar Ramdal on the dev list [1]:
When Sling accesses a repository over RMI, node type registration fails blatantly because the Sling RMI layer does not expose the Jackrabbit API which is required for node type registration as done in Sling.
BTW: It turns out, that the original problem reported by Vidar most probably is not an RMI problem, but a problem starting the TransientRepository on the server side.
[1] http://www.mail-archive.com/sling-dev@incubator.apache.org/msg03279.html
Attachments
Issue Links
- depends upon
-
JCR-1406 Add the org.apache.jackrabbit.rmi.jackrabbit package to the rmic generation
- Closed