On Wed, May 5, 2010 at 15:07, Mila Yuliani <[email protected]> wrote: > yah..same with me. i have successful save into node repository from > jacrabbit. but i donno what can i get it?:( > anybody help us? > how to i can get the file?
What is your use case? You can get the file via the JCR API again. With the jackrabbit-standalone/jackrabbit-webapp there is also a built-in webdav support to mount the repository as a filesystem and get files and folders (as long as they are stored as standard nt:file/nt:folder nodes). Regards, Alex -- Alexander Klimetschek [email protected]
