You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eric Barboni (JIRA)" <ji...@codehaus.org> on 2012/03/22 23:43:02 UTC

[jira] (WAGON-352) webdav deployment fail with "directory self reference" error on high security firewall

     [ https://jira.codehaus.org/browse/WAGON-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Barboni updated WAGON-352:
-------------------------------

    Attachment: webdav1.patch

patch to have a property to remove leading .// 

Allows webdav to work with strong firewall no allowing this:

http://target/url/.//file1
                
> webdav deployment fail with "directory self reference" error on high security firewall
> --------------------------------------------------------------------------------------
>
>                 Key: WAGON-352
>                 URL: https://jira.codehaus.org/browse/WAGON-352
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.0
>         Environment: Windows 7
> or linux fedora
>            Reporter: Eric Barboni
>         Attachments: webdav1.patch
>
>
> Hi,
> I cannot deploy with webdav on a domain lock by a "super secure" firewall.
> It seems related to another issue (Wagon-319) with the ./ in the begining of the uploaded file
> Best Regards
> PS: logs 
> INFO: basic authentication scheme selected
> Uploading: .//distribution-management.html to http://www.irit.fr/ICS/softwares/hamsters/
> Sep 30, 2011 3:10:17 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira