[
https://issues.apache.org/jira/browse/JCR-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483958#comment-17483958
]
Julian Reschke commented on JCR-4760:
-------------------------------------
Likely because an IOHandler is configured that imports XML as a node tree, not
as an nt:file resource.
You probably need to modify
https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-webapp/src/main/webapp/WEB-INF/config.xml
to change the defaults.
> jackrabbit-standalone WebDAV upload/download XML problema
> ---------------------------------------------------------
>
> Key: JCR-4760
> URL: https://issues.apache.org/jira/browse/JCR-4760
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-webdav
> Affects Versions: 2.20.4
> Reporter: gustavo alves falleiros
> Priority: Minor
>
> An XML file uploaded to the standalone webdav server (2.20.4) has no content
> after download.
> To reproduce:
> - start jackrabbit-standalone-2.20.4.jar
> - upload XML through webdav protocol
> - open webdav repository on browser http://localhost:8080/repository/default/
> and the file is there
> - download the file and is empty
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)