Hello Julien,Hi Stephan, Did you finally get your database connection running? I'd be interested to know how to do this, since I'm running Cocoon on a server over Tomcat, but I don't have user rights to shutdown/restart Tomcat for new database driver configuration in the web.xml file and in the cocoon.xconf file.
Thanks Julien
yes it works. I'd added a entry like the following into the cocoon.xconf:
<jdbc name="mysql-pool"> <driver>com.mysql.jdbc.Driver</driver> ... </jdbc>
Regards Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
