hello new to jackrabbit. I can setup a a TransientRepository and add nodes to it (basically by following first hops). what i wanted to do next was access that repo via the webdav api.
the question is, how do i do this in a junit environment without a webserver? Is it even possible? So setup the Transient Repo in the test setup, then have some sort of simple client that accesses that repo via webdav. I couldn't find any tutorials/help articles on this sort of thing. thanx -- --------------------- Michael Harris
