Hi, I think we are in a second dev phase for the OCM tools. Many features are implemented and now I more focusing on simplications, check some uses cases and wait for the community feedback. So, all you are asked are tasks to be implemented or to check.
CND : not yet supported. I know it becomes urgent for some of you. I think it is possible to make a small patch in the OCM node management project. RMI - Webdav : we need to add more doc and examples. Personnally, I never used the webdav support in my projects. RMI is certainly not a problem. Update/modification in the content model : this is not yet supported. There are different possibilties. Adding properties or subnodes should not be complex. What about removing properties ? br, Christophe On Thu, May 8, 2008 at 7:45 PM, Vpupkin <[EMAIL PROTECTED]> wrote: > > 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. > >
