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
Post a Comment