Did anyone try to use Tomcat's webdav on Windows DAV Clients like Office 2000? If you try saving a file from Word 2000 or any other Office application to http://localhost:8080/webdav you would see a Fatal Error console message (as described in emails below). The message does not effect the functionality of the WebDAV servlet. Its just a console message. But Im curious to find out why this happens.
Is this the right forum to ask WebDAV issues? If not please suggest the appropriate one. Thanks Srividya -----Original Message----- From: Gogulapati, Srividya [mailto:[EMAIL PROTECTED]] Sent: Friday, February 07, 2003 12:29 PM To: 'Tomcat Users List' Subject: RE: Fatal Error Console Message when using Tomcat's WebDAV I did not use Word to save conf\server.xml. I used TextPad to do so. What I meant to say is when I use Word 2000 (which is a WebDAV client) to save any document (.doc file) to webdav location (http://localhost:8080/webdav/) I get this fata error message on Tomcat console. -----Original Message----- From: Carlos Cajina [mailto:[EMAIL PROTECTED]] Sent: Friday, February 07, 2003 12:26 PM To: Tomcat Users List Subject: Re: Fatal Error Console Message when using Tomcat's WebDAV You should use a simple text editor to modify xml files... Notepad works fine... ----- Original Message ----- From: "Gogulapati, Srividya" <[EMAIL PROTECTED]> To: "Tomcat Users List (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 2:22 PM Subject: Fatal Error Console Message when using Tomcat's WebDAV > > I installed Tomcat 4.1.18. I made changes to conf\server.xml to have write > access. > When I use Microsoft Word 2000 to save a file in the location - > http://localhost:8080/webdav <http://localhost:8080/webdav> > > It gives me a list of files in webdav directory, but also gives the > following message on the command line. > > [Fatal Error] -1:-1: Premature End of File > > This happens on the PROPFIND servlet request in webdavServlet::doPropFind > method when the parse() method is called on document object. > Does any of you have any idea as to why this happens ? Am I using wrong > versions of Xerces Parser? > > > Thanks > Srividya > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]