Hi, I saw Shareable Nodes Model in JSR 283. I wanted to try this out with Jackrabbit, but I can't find any guideline or sample to do that.
>From JSR specs, it's clear that I should first decorate a node with mixin type "mix:shareable". But how can I assign a new node the same sharedset as of an already existing node. I actually want to store multiple files with different paths (but with identical content). It appear that Shareable Node model is exactly for the same purpose. But I couldn't find a clue for its implementation anywhere. Thanks for assistance. bokhari
