I believe JSR-170 is completely implemented via RMI (including querying). JSR-283 is not.

On Aug 3, 2011, at 12:26 PM, Francisco Carriedo Scher wrote:
I read the warning about RMI aswell
[...]
 By now i need to have a basic repository running,
that is why RMI is enough for me (with some limitations: for example i did
not achieve to instantiate a UserManagerImpl object to deal with user
accounts (and queries are not supported neither i heard).
[...]
*RMI and DAV remote interfaces don't implement 100% of the JCR API. Some
operations (such as querying) can only be achieved locally. The only
solution I know for this case is to use deployment model 2 and expose the
Repository through JNDI (
http://jackrabbit.apache.org/shared-j2ee-resource-howto.html).*


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to