Hello,  I was successfuly using xindice with the xincon webapp for awhile
when things suddenly stopped working with a recurring ServletException
"XMLDB - could not get collection/resource" error (track stack below).

I've noticed the addressbook webapp has also stopped working ("An ERROR has
occurred" message to the browser and a NullPointException at
Addresbook.AddContact.add message in my Tomcat window.).

Xindice seems to still work from the command line.

How should I go about determining what's gone wrong?  Where should I be
looking?

-Brian
(using xindice1.0 and the xincon.war downloaded just hours ago)

-----------------
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
...
----------------

Reply via email to