Hi Christophe, i am also interesting to use OCM, and your examples is really valuable for me! Could u pls answer on some more questions: 1. Is it possible somehow to make mapping from/to CND-file <-> JavaClassWithAnnotations? 2. How to use OCM with WebDav protocol? Can I open somehow the JR-Session via WebDav at all? 3. How comparable RMI- and pure-jcr-API in OCM view? Looks similar, but... 4. Is it possible to update already existing mapping in repository somehow, when the class-definition is changed? If not - what is the "best practice" for such cases?
thanks in advance, Vasilij Christophe Lombart wrote: > > Hi, > > There are some examples in the unit tests : > > nt:file > http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm/src/test/java/org/apache/jackrabbit/ocm/testmodel/File.java > > nt:resource > http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm/src/test/java/org/apache/jackrabbit/ocm/testmodel/Resource.java > > nt:folder > http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm/src/test/java/org/apache/jackrabbit/ocm/testmodel/Folder.java > > > Let me know if you need more information > > Christophe > > > -- View this message in context: http://www.nabble.com/Sample-architecture---code-tp16102678p17130103.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
