java - CRX remote access with full JCR 2.0 API support -


i need access crx content repository remotely. done via rmi.

but there essential methods (like jcrutils.getweakreferences(node) instance) lead unsupportedrepositoryoperationexception.

how can access repository ability use methods jcr 2.0 api? (rmi no must-have.)


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -