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]