On Tue, 2003-03-11 at 14:39, Fredrik Larsson wrote: > Hi all. > I can start the server without any problems and view the global datasource > in the Administration Tool but as soon as I'm trying to access the > datasource from a servlet i get the following exception: > java.sql.SQLException: Cannot load JDBC driver class 'null'. > > I've tried to set up the datasource for just one application context and > that works... but that's not what I want.
I had lots of trouble with JNDI datasources too; it seems there's been done some work on this: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16316 I'd try the 4.1.21 beta to see if it still gives trouble... Klaasjan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
