Hi all.
I started an alfresco project 2 days ago. I have custom types and aspects, web client config ready. Now i need to remotely drive some basic repository actions.
I found the wiki sample in JCR section very useful for my needs, but i just can't use the repository the embedded way, so i have 2 questions :
- did i miss something or i can't use JCR API to connect to a remote repository
- how do i :
+ navigate into the repository
+ create an instance of my custom model types
using the repository services ?
Thanks.
S.PERES-LABOURDETTE