hi jozef
Jozef Wagner wrote:
Is it possible to supply username and password when connecting to
remote WebDAV enabled Jackrabbit?
When I deploy jackrabbit-webapp in Tomcat and when I modify web.xml
where uncomment missing-auth-mapping (and change anonymous to
something else) all goes well and I don't need to supply username or
password.
However I have problems with deployment on Glassfish V2. It keeps
throwing repositoryexception with string "unauthorized" whether I
modified web.xml or not.
is the exception generated from the server or not?
angela