DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34994>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34994





------- Additional Comments From [EMAIL PROTECTED]  2005-06-03 03:49 -------
are you sure your version works?

this part in global-sitemap.xmap looks problematic:

    <map:pipeline>
      <map:match pattern="">
        <map:generate type="html"
src="fallback://lenya/usecases/webdav/401error.html"/>
        <map:serialize type="xhtml" status-code="401"/>
      </map:match>


first, this would give everyone hitting http://localhost:8888 a 401 error page,
no? second, it tries to resolve the fallback, but since 401error is not in the
core, and no publication chosen, it fails.

i also got rid of the additional cocoon blocks, they do not seem to be needed.

finally, i tried to login with multiple clients, and always got a 401

can you provide some more information?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to