Hi There is no webdav component. But years ago there was talk about such component, but we never got around implementing one. I dont think the community has requested webdav in recent years.
There is a JIRA ticket about webdav you may be able to find that, and find more details. There was also some 3rd party Java projects that implement webdav, that may be good to use if that is better than adding custom logic on top of camel-http4. On Tue, Oct 21, 2014 at 1:12 PM, apostle <[email protected]> wrote: > Hi there,I need to create a webdav proxying route. I found no better solution > but extend an HTTP4 component to support Webdav specific operations. My > questions are:1. If camel somehow supports webdav?2. If there is no support, > if there is better solution than extending the HTTP4 component?3. Could it > be a good idea to include Webdav support into HTTP4 component? I can prepare > a patch for this. Actually regardless adding support for webdav it would be > nice to be able to extend standard HTTP with custom requests which is (if I > am not mistaken) not quite possible now. Thank you in advance.Pavel > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Webdav-tp5757856.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
