cancel
Showing results for 
Search instead for 
Did you mean: 

Building application that uses the JCR-170 interface

viraf
Champ in-the-making
Champ in-the-making
I am looking for a JCR-170 compliant content repository, which I understood that Alfresco is.  Am I correct?  Is there a list of JCR-170 features it supports (level 1, level 2 and optional)?  Could you describe the kind of application that you have or are currently building using the JCR-170 interface?  Has this been tested under high volumes (number of nodes and users)? 

Some questions on building a façade to Alfresco:

After some reading, it appears that the JCR-170 interfaces may be chatty.  So, I am looking at building a facade that would reside within the Alfresco JVM.  Are there any examples of this?  This facade would need to be exposed to external clients (as RMI or a WebService) – I would prefer RMI so that transaction and security context is propagated from a Java client.

Thanks for your input

- viraf
1 REPLY 1

flin
Champ in-the-making
Champ in-the-making
Take a look at the alfresco's Web Services api.

You will find all that information in the wiki.