Hi Raphael,
Sorry, I didn't formulate my original question very clearly. I'm trying
to understand the differences between WebDAV and JSR-170. Both seem to
serve very similar purposes. But I don't understand the differences, or
why JSR-170 was developed after webdav. I assume that there are some
functions that jcr offers that webdav does not, but I'm having trouble
seeing them. The homepage http://incubator.apache.org/jackrabbit/ says
"Jackrabbit's implementation began as a proposal within the Jakarta
Slide <http://jakarta.apache.org/slide/index.html>project, but has since
attracted interest from multiple projects with the Apache Software
Foundation <http://www.apache.org/>, including Slide, Cocoon, Lenya, XML
Indexing, Axion, and Derby." But it doesn't say why JackRabbit was
extracted from the Slide project (which is WebDAV).
Can anyone provide me with pointers to that history? Or provide a
summary of the split from WebDAV?
thanks
dave
Raphael Wegmueller wrote:
hi dave,
while webdav (web-based distributed authoring and versioning) is a
protocol to read and write content on a web server[1], jackrabbit is
the reference implementation of the java content repository (jcr) as
spec'ed in jsr 170[2].
hope this helps!
/rofe
[1] http://en.wikipedia.org/wiki/WebDAV
[2] http://www.jcp.org/en/jsr/detail?id=170
On 8/31/05, Dave Viner <[EMAIL PROTECTED]> wrote:
what is the difference between jackrabbit and webdav?
what features does jackrabbit provide that webdav does not?
thanks
dave