Am Mon, 2002-03-18 um 23.30 schrieb Brian K. Buckley:
> -----------------
> javax.servlet.ServletException: XMLDB - could not get collection/resource:
>  at xincon.DefaultServlet.requestDB(DefaultServlet.java:186)
>  at xincon.WebdavServlet.service(WebdavServlet.java:150)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
> ...
> ----------------

You will get this Servlet Exception if something went wrong while
retrieving a collection or resource from the database. You wont get it
if the col/res does not exists!
The full stack trace is on command line of your servlet engine!
I don't know the reason for this, but i think it is not xincon.

Jan
 


Reply via email to