stephan 2004/03/11 08:59:51
Modified: src/blocks/ojb/conf ojb.xsamples src/blocks/ojb/samples sitemap.xmap welcome.xml Added: src/blocks/ojb/samples/forms employee.js employee.xml employee_bind.xml employee_template.xml success.xsp Removed: src/blocks/ojb/samples/woody employee.js employee.xml employee_bind.xml employee_template.xml success.xsp Log: Update ojb block to cforms, but seems not to work: PersistenceBrokerException: Cannot get Connection from DataSource named null
That's just because of a missing database driver. The stacktrace goes on with: "No suitable driver". The reason for this is that the patch cocoon-2.1/src/blocks/hsqldb/conf/hsql.driver.xweb is not applied to web.xml. I will comment on this on the other thread about XConfToolTask.
Joerg
