I am getting the following error now:
javax.servlet.ServletException: java.lang.NullPointerException
org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:277)
javax.servlet.GenericServlet.init(GenericServlet.java:211)
org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:195)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
java.lang.Thread.run(Unknown Source)This appears as soon as I try to browse to http://localhost:8080/slide/
I have the slide.properties in webapps/slide/WEB-INF as well as the Domain.xml file.
I have modified web.xml to point to the WEB-INF/Domain.xml file as well.
Any ideas? Thanks for all your help.
--
Scott Carr
OpenOffice.org
Documentation Co-Lead
http://documentation.openoffice.org
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
