Hmm weird. The webdav block relies on the databases and hsqldb blocks to persist properties on webdav resources. The table it uses is defined in the cocoondb.script that should reside in WEB-INF/db directory of a Cocoon webapp that was built with the databases block included.
Could you check that file for a line that reads: CREATE TABLE SOURCEPROPS [..] Unico > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: woensdag 25 februari 2004 17:14 > To: [EMAIL PROTECTED] > Subject: Cocoon 2.1.3 davmap sample error > > > I get the following: > > "cause: java.sql.SQLException: Table not found: SOURCEPROPS > in statement [SELECT namespace, name, value FROM sourceprops > WHERE > source='file:/C:/tomcat/webapps/cocoon-2.1/samples/webdav/davm > ap/./repo/';]" > > I am running a "kitchen sink" build of Cocoon 2.1.3 on Tomcat > 4.1.27 and have no other problems with the samples. > > A clue, please? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
