Hi all, In the ocm framework, we have the feature to move object. When the implementation uses the jcr call 'session.move (src, dst)', it works fine. the source node is deleted but if the implementation used the jcr call ' workspace.move(src, dst)', the source node is not deleted. I'm wondering why the both methods are not providing the same result. Is it not a bug or do I miss something ?
br, Christophe
