You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sa...@seagate.com on 2002/02/04 20:42:06 UTC

Apache2 and DAV

Hi All,
Last night I installed Apache2 with DAV module. Apache2 comes with DAV.
After installing I run the Litmus DAV complaince tests. here the outcome of
the test:

The test failed on the following:
3. propfind_invalid2..... FAIL (req w/ill-formed XML got 207 response not
400)
and
15. propget............... FAIL (line 292: HTTP error:
Invalid namespace declaration for 'xmlns:ns2' in 'D:response' at line 3.)

I have few other servers that are running Apache 1.3.x and mod_dav and I
never had this problem with them.

Any ideas on why I am getting the error?

Thanks
Saqib Ali

Below is the outcome of the litmus test program:

-> running `basic':
 0. init.................. pass
 1. begin................. pass
 2. options............... pass
 3. put_get............... pass
 4. mkcol_over_plain...... pass
 5. delete................ pass
 6. delete_null........... pass
 7. mkcol................. pass
 8. mkcol_again........... pass
 9. delete_coll........... pass
*********
10. mkcol_no_parent....... WARNING: MKCOL with missing intermediate gave
403, should be 409
    ...................... pass (with 1 warning)
**********
11. mkcol_with_body....... pass
12. finish................ pass
<- summary for `basic': of 13 tests run: 13 passed, 0 failed. 100.0%
-> 1 warning was issued.
-> running `copymove':
 0. init.................. pass
 1. begin................. pass
 2. copy_init............. pass
 3. copy_simple........... pass
 4. copy_overwrite........ pass
 5. copy_cleanup.......... pass
 6. copy_coll............. pass
 7. move.................. pass
 8. move_coll............. pass
 9. move_cleanup.......... pass
10. finish................ pass
<- summary for `copymove': of 11 tests run: 11 passed, 0 failed. 100.0%
-> running `props':
 0. init.................. pass
 1. begin................. pass
 2. propfind_invalid...... pass
****************
 3. propfind_invalid2..... FAIL (req w/ill-formed XML got 207 response not
400)
****************
 4. propfind_d0........... pass
 5. propinit.............. pass
 6. propset............... pass
 7. propget............... pass
 8. propmove.............. pass
 9. propget............... pass
10. propdeletes........... pass
11. propget............... pass
12. propreplace........... pass
13. propget............... pass
14. propnullns............ pass
**********************************
15. propget............... FAIL (line 292: HTTP error:
Invalid namespace declaration for 'xmlns:ns2' in 'D:response' at line 3.)
*********************************
16. propinit.............. pass
17. propmanyns............ pass
18. propget............... pass
19. propcleanup........... pass
20. finish................ pass
<- summary for `props': of 21 tests run: 19 passed, 2 failed. 90.5%
-> running `locks':
 0. init.................. pass
 1. begin................. pass
 2. options............... pass
 3. precond............... pass
 4. init_locks............ pass
 5. put................... pass
 6. lock_excl............. pass
 7. discover.............. pass
 8. notowner_modify....... pass
 9. notowner_lock......... pass
10. owner_modify.......... pass
11. notowner_modify....... pass
12. notowner_lock......... pass
13. unlock................ pass
14. lock_shared........... pass
15. notowner_modify....... pass
16. notowner_lock......... pass
17. owner_modify.......... pass
18. double_sharedlock..... pass
19. notowner_modify....... pass
20. notowner_lock......... pass
21. copy.................. pass
22. unlock................ pass
23. finish................ pass
<- summary for `locks': of 24 tests run: 24 passed, 0 failed. 100.0%
-> running `http':
 0. init.................. pass
 1. begin................. pass
 2. expect100............. pass
 3. finish................ pass
<- summary for `http': of 4 tests run: 4 passed, 0 failed. 100.0%


Saqib Ali
=======================
Organic Document: Living and evolving document
For more information on Organic Documents visit
http://gcs.seagate.com/scripts/wiki/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org