I would like to add a database driver to the Ant page generation task. I have a web site using Cocoon 2.1.7 with eXist, so I need eXist during the Ant task. Is this possible?
I tried adding: <load-class>org.exist.xmldb.DatabaseImpl</load-class> to the build.xml file. But then I got the following error message: BUILD FAILED E:\cocoon-2.1.7\build_shiftercms.xml:24: Class org.apache.cocoon.CocoonTask$Elem entWrapper doesn't support nested text data. Does anybody have advice on this? Regards Hans ----------------------------------------------------------------------------------------------------------------- http://shapecms.sourceforge.net/ Open source Blogs / Forum / Content management system for Cocoon / Exist --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
