[
http://jira.codehaus.org/browse/MRM-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109711
]
Joakim Erdfelt commented on MRM-468:
------------------------------------
Tested with bogus artifact -
http://localhost:8080/archiva/repository/internal/foo/fletch/bar/two/0.8/two-0.8.jar
Monitored the connection with [Wireshark|http://www.wireshark.org].
When a resource is requested that doesn't exist, only the 404 is returned.
{noformat}
HTTP/1.1 404 Not Found
Date: Fri, 12 Oct 2007 01:33:40 GMT
Server: Jetty/5.1.10 (Linux/2.6.17-10-server i386 java/1.5.0_08
DAV: 1
MS-Author-Via: DAV
Content-Type: text/html; charset="UTF-8"
Connection: close
{noformat}
No other content is returned form archiva on that TCP connection.
This isn't a problem on the archiva side.
> incorrect URL reported from failures in WebDAV
> ----------------------------------------------
>
> Key: MRM-468
> URL: http://jira.codehaus.org/browse/MRM-468
> Project: Archiva
> Issue Type: Bug
> Components: WebDAV interface
> Affects Versions: 1.0-beta-1
> Reporter: Brett Porter
> Fix For: 1.0-beta-3
>
>
> eg. hit a URL that doesn't exist. The HTML response resembles:
> Resource in error:
> http://localhost:8080/archiva/repository/org/codehaus/cargo/cargo-ant/0.8/cargo-ant-0.8.jar/org/codehaus/cargo/cargo-ant/0.8/cargo-ant-0.8.jar
> Note that the path is incorrect - it is appended again after .jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira