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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4597

webdav fails in update, delete or copy operations on jsp files

           Summary: webdav fails in update, delete or copy operations on jsp
                    files
           Product: Tomcat 4
           Version: 4.0.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Webapps
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I use webdav with HTTPS enforcement and client-certification.
In the final version of tomcat 4.0.1 all webdav operations work fine, as long 
as they don't involve jsp files. I don't have any idea, why the webdav servlet 
is treating those files differently than files with other extensions.

I can move a local jsp file into a webdav folder, if it does not yet contain a 
file with the same name. But then I can neither delete, nor rename or move this 
remote jsp file anymore. Also, I cannot update it with a new local version of 
this file. Therefore I am unable to update my webapps in production, because 
they mainly consist of jsp files.
( I tried to use jakarta slide instead but somehow it seems as if slide depends 
on having meta information attached to each file and therefore doesn't seem to 
be able to do what the tomcat webdav servlet can do: providing a webdav view 
onto a plain file system. If you have information on how I could setup slide so 
that it would work like the tomcat webdav servlet, then that would help me a 
lot also.)
[ sorry for making you read so much ;) ]

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

Reply via email to