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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -