> you may also provide the property with a -D option when you start the > JVM. or if tomcat already uses a jaas configuration it is probably > easier to extend the existing with the jackrabbit entry.
Yes, that did it! Thougt, it would be in a configuration file... Thanks marcel! The next problem is that the WebDav-Server prefixes the directories and files with their namespaces, which leeds to problems when copying the files to a windows-directory... Is there a different possibility to map the JCR-Contents? Like jcr/nodetypes/mix/referenceable instead of jcr:nodetypes/mix:referenceable gu