[ https://issues.apache.org/activemq/browse/CAMEL-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56777#action_56777 ]
Savas Ali Tokmen commented on CAMEL-2331: ----------------------------------------- @Jon: No problems. I'm don't have any tool preference, ANT projects are just fine. On the other hand, do you mind if your binaries are (manually) deployed on a Maven2 repository? -- Apart from that, r25 of the project fixes many issues. Thanks Jon for accepting my patches; currently Sardine can LIST, PUT and GET I think for the creation of a Camel endpoint, that looks like the FTP endpoint, we'd also need to implement MOVE and MKDIR (MKCOL in WebDAV language) -- In our build environment, we have a whole stack that test WebDAV with Sardine. It uses the OW2 JOnAS application server, a WAR application for deploying a WebDAV resource and finally Maven for connecting to it and PUT, GET and DELETE files. -- I might have time this week to port these on the OW2 forge (open source). > WebDAV component > ---------------- > > Key: CAMEL-2331 > URL: https://issues.apache.org/activemq/browse/CAMEL-2331 > Project: Apache Camel > Issue Type: New Feature > Reporter: Savas Ali Tokmen > Fix For: Future > > > In the past, there had been plans for the camel-ftp to support WebDAV. This > is not the case now. > It would be great for Camel to have a WebDAV component, that could be as easy > to use as a File or FTP component, as a consumer or a producer. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.