Warner Onstine wrote:
Hi all,
We are currently using the following setup:
- Extended org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet to
provide our own repo
- Implemented our own LoginModule
- Implemented our own AccessManager
- Implemented our own Principal
Before doing the last two we were able to connect to the default
repository and drop new files and folders no problem.
so, it seems that your custom impl of accessmgr or loginmodule
introduced some problem, doesn't it?
[...]
When I did the AccessManager I pretty much followed the
SimpleAccessManager and modified it. I'm not sure what may have changed
but here is the behavior now.
[...]
Any suggestions on these two issues would be greatly appreciated.
did you check the logs?
please be more specific about the problem you are facing.
thanks
angela