Thanks for your answer, but it still doesn't work. When I point my browser to http://localhost:8080/exist/webdav/radiologist.jpg it gives the following error: HTTP ERROR: 500 Internal Server Error RequestURI=/exist/webdav/radiologist.jpg
The eXist database output generates: 20 Aug 2004 14:14:51,421 [SocketListener-6] INFO (WebdavServlet.java [service]:135) - GET /radiologist.jpg 20 Aug 2004 14:14:51,421 [SocketListener-6] DEBUG (WebdavServlet.java [service]:136) - request path: http://localhost:8080/exist/webdav/radiologist.jpg 14:14:51.437 WARN!! Exception for /exist/webdav/radiologist.jpg java.lang.ClassCastException at xincon.DefaultServlet.requestDB(DefaultServlet.java:165) at xincon.WebdavServlet.service(WebdavServlet.java:139) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:366) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:293) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:581) at org.mortbay.http.HttpContext.handle(HttpContext.java:1687) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:544) at org.mortbay.http.HttpContext.handle(HttpContext.java:1637) at org.mortbay.http.HttpServer.service(HttpServer.java:875) at org.mortbay.http.HttpConnection.service(HttpConnection.java:806) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:956) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:823) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:202) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:290) at org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:743) at java.lang.Thread.run(Thread.java:534) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
