You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jcrom
Hi,
we want to import files by webdav access to jackrabbit repository.
We added an EventListener to an jcrSession and after event node was
added (file dropped in webdav) we want to create an MappedJcrom Object
Referencing to this File by JcrFile.
How to convert this node to a JcrFile ? Whats best practice ?