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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

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