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
 


Reply via email to