I have changed the web.xml as follows:
<param-name>depth-limit</param-name>
<param-value>5</param-value>
<param-name>directory-browsing-hide-acl</param-name>
<param-value>false</param-value>
<param-name>directory-browsing-hide-locks</param-name>
<param-value>false</param-value>
I am developing our own Client for use with our applications and I want to see the ACLs and Locks with directory browsing, ....however, I can see only the first two levels, i.e. /AJCS (namespace) and /AJCS/files, but not /AJCS/files/AJCSDocs or /AJCS/files/AJCSData or any collections below these.
Am I missing something or is this a bug.
Ollie
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]