You need to have the driver in /cocoon/WEB-INF/lib, declared in web.xml under classes to load at runtime, and you need to set up the datasource in cocoon.xconf. Sounds like you got step one wrong. See: http://outerthought.net/wiki/Wiki.jsp?page=SpecificDatabaseConnection
Geoff Howard -----Original Message----- From: Lars Müller [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 5:48 PM To: [EMAIL PROTECTED] Subject: [HELP]Exception in ServerPagesGenerator.generate() Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource org.apache.avalon.excalibur.datasource.NoValidConnectionException: No valid JdbcConnection class available Please help me! I've made everything but it doesn't work. I have an JDBC Driver in the JDK1.4, but I don't know if this is the right one. Please let me know why I get this Exception Best Regards Lars --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>