Hi The Problem is as follows: I want to connect to the database DB2. I registred the jdbc driver in the following places:
in the web.xml, in the cocoon.xconf, inside the DBManager that my javaclasses are using. If I call a Site, where a connection to the Database should be established, inside the console of jetty is beeing printed, that the the mysql jdbc driver counldnt be found. But I nowhere declared the mysql jdbc driver! So is it a bug? If not, where else do I have to set the JDBC Drivers? Thanx! regards, Niclas -- View this message in context: http://www.nabble.com/Problems-with-JDBC-driver-tf3532322.html#a9858371 Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
